summaryrefslogtreecommitdiff
path: root/pokered.asm
diff options
context:
space:
mode:
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"