summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authorU-Daniel-Laptop\Daniel <corrnondacqb@yahoo.com>2014-04-17 17:15:43 -0400
committerU-Daniel-Laptop\Daniel <corrnondacqb@yahoo.com>2014-04-17 17:15:43 -0400
commitb6fd865414d57c68cd668600eba43d2ee3e47065 (patch)
tree0c7fd5b8c54056892dc4118d0d462d4830402251 /main.asm
parentec6ae2536fae1008458d0ebee6b8c73a0e055065 (diff)
wram.asm and some comments
Diffstat (limited to 'main.asm')
-rwxr-xr-xmain.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.asm b/main.asm
index 57e1da5..d706fc3 100755
--- a/main.asm
+++ b/main.asm
@@ -1,5 +1,6 @@
INCLUDE "constants.asm"
INCLUDE "macros.asm"
+INCLUDE "wram.asm"
INCLUDE "engine/home.asm"