diff options
author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-04-28 19:02:48 -0400 |
---|---|---|
committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-04-28 19:10:50 -0400 |
commit | 9a876c103a359d0f9b59bfeb3c7fa1655d896431 (patch) | |
tree | dbb83eedb3aa02e1282f26c97c74d8c95705b33b /constants.asm | |
parent | b90bd27b5e74e61d3dc4f51fd1bf693e36f3179b (diff) |
Dump text
Diffstat (limited to 'constants.asm')
-rwxr-xr-x | constants.asm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants.asm b/constants.asm index 3f067a9..56ee9a3 100755 --- a/constants.asm +++ b/constants.asm @@ -1,2 +1,3 @@ INCLUDE "constants/map_constants.asm" -INCLUDE "constants/music_constants.asm"
\ No newline at end of file +INCLUDE "constants/music_constants.asm" +INCLUDE "constants/text_constants.asm"
\ No newline at end of file |