summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authorU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-02-15 00:47:04 -0500
committerU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-02-15 00:47:04 -0500
commit7696543fb6ccfc8123d63a5f865a6e06b4e55d7a (patch)
treefeac08a559467fcef71b714b9093001daf1c158e /main.asm
parentf3a7706b8ab7ec384698477d4e34deb40344b7ad (diff)
wram.o
Diffstat (limited to 'main.asm')
-rwxr-xr-xmain.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index 08d9c56..43c9e56 100755
--- a/main.asm
+++ b/main.asm
@@ -1,6 +1,5 @@
INCLUDE "constants.asm"
INCLUDE "macros.asm"
-INCLUDE "wram.asm"
INCLUDE "hram.asm"
INCLUDE "engine/home.asm"