From db56f59b99093c16e5704ab96e728f1179b984ad Mon Sep 17 00:00:00 2001 From: "U-Fish-PC\\Daniel" Date: Wed, 16 Apr 2014 18:24:19 -0400 Subject: Disassemble some overworld map routines --- constants.asm | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 constants.asm (limited to 'constants.asm') 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 -- cgit v1.2.3