summaryrefslogtreecommitdiff
path: root/constants.asm
diff options
context:
space:
mode:
authorU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-04-16 18:24:19 -0400
committerU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-04-16 20:09:40 -0400
commitdb56f59b99093c16e5704ab96e728f1179b984ad (patch)
tree169d555e8c7cd3e41492d0a24070072a7e25ae9f /constants.asm
parentea597a4553f45597cb84cd8c6727cc5477a3d935 (diff)
Disassemble some overworld map routines
Diffstat (limited to 'constants.asm')
-rwxr-xr-xconstants.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/constants.asm b/constants.asm
new file mode 100755
index 0000000..3f067a9
--- /dev/null
+++ b/constants.asm
@@ -0,0 +1,2 @@
+INCLUDE "constants/map_constants.asm"
+INCLUDE "constants/music_constants.asm" \ No newline at end of file