diff options
author | YamaArashi <shadow962@live.com> | 2016-06-12 10:11:31 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-06-12 10:11:31 -0700 |
commit | 3a6a300da48c98ab844ddc4d209abf51adf2aa44 (patch) | |
tree | d6c97893cf16c963799f789f8248531653aa537a /constants.asm | |
parent | bcb251261dae3cd9ba423fc139c7db4433a1a802 (diff) |
sync text
Diffstat (limited to 'constants.asm')
-rw-r--r-- | constants.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/constants.asm b/constants.asm index 8bca86eb..d4e453ec 100644 --- a/constants.asm +++ b/constants.asm @@ -30,3 +30,4 @@ INCLUDE "constants/tilesets.asm" INCLUDE "constants/starter_mons.asm" INCLUDE "constants/event_constants.asm" INCLUDE "constants/event_macros.asm" +INCLUDE "constants/text_constants.asm" |