diff options
Diffstat (limited to 'constants.asm')
-rwxr-xr-x | constants.asm | 2 |
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 |