diff options
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 |