aboutsummaryrefslogtreecommitdiffstats
path: root/pokered.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2013-09-10 20:04:54 -0700
committerdannye <corrnondacqb@yahoo.com>2013-09-10 20:04:54 -0700
commitd256be1b09179f375e0515871970a90349242955 (patch)
tree544a8ff6bbd7a4b707be48e855c645d0e39a3138 /pokered.asm
parentMerge branch 'comments' of https://github.com/dannye/pokered (diff)
parentMerge branch kanzure/master into dannye-incbins (diff)
downloadpokeyellow-d256be1b09179f375e0515871970a90349242955.tar.gz
pokeyellow-d256be1b09179f375e0515871970a90349242955.tar.xz
pokeyellow-d256be1b09179f375e0515871970a90349242955.zip
Merge pull request #1 from kanzure/dannye-incbins
Merge so that iimarckus does less work
Diffstat (limited to 'pokered.asm')
-rw-r--r--pokered.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/pokered.asm b/pokered.asm
index 44e762cc..8a814544 100644
--- a/pokered.asm
+++ b/pokered.asm
@@ -1,4 +1,4 @@
_RED EQU 1
_BLUE EQU 0
INCLUDE "wram.asm"
-INCLUDE "main.tx"
+INCLUDE "main.asm"