summaryrefslogtreecommitdiff
path: root/pokered.asm
diff options
context:
space:
mode:
authorU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2013-12-10 14:08:08 -0500
committerU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2013-12-10 14:08:08 -0500
commit4e530306781ccebf483dd86c39bd53bd4ca97fbd (patch)
tree034ae854a665d13ea2771c6d7998ab1ea8f641fa /pokered.asm
parent321e432e078d6eceeb25843341d0078214a58394 (diff)
parent515357a4504aa8c0816f088054c26f1902e71e72 (diff)
Merge branch 'master' of https://github.com/iimarckus/pokered
Conflicts: main.asm
Diffstat (limited to 'pokered.asm')
-rw-r--r--pokered.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/pokered.asm b/pokered.asm
index 8a814544..bcc826c8 100644
--- a/pokered.asm
+++ b/pokered.asm
@@ -1,4 +1,5 @@
_RED EQU 1
_BLUE EQU 0
+INCLUDE "globals.asm"
INCLUDE "wram.asm"
INCLUDE "main.asm"