Correct documentation

Split out text_constants.asm
This commit is contained in:
Remy Oukaour
2017-12-26 22:36:01 -05:00
parent d15429e3b7
commit c4a18b1329
8 changed files with 54 additions and 61 deletions

View File

@@ -31,6 +31,7 @@ INCLUDE "constants/pokemon_data_constants.asm"
INCLUDE "constants/icon_constants.asm"
INCLUDE "constants/serial_constants.asm"
INCLUDE "constants/mobile_constants.asm"
INCLUDE "constants/text_constants.asm"
INCLUDE "constants/misc_constants.asm"
INCLUDE "constants/std_constants.asm"
INCLUDE "constants/deco_constants.asm"