diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-20 08:32:12 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-20 08:32:12 -0400 |
commit | 25cec8486a08716b840d4dc20fb5c7099c1ef568 (patch) | |
tree | 5fa097cb91d33d7f91587f774f4f380b719bd595 /constants.asm | |
parent | dcaccec48176b0bb90e981ad106b7a6386fbd557 (diff) |
Resolve predef pointers
Diffstat (limited to 'constants.asm')
-rw-r--r-- | constants.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/constants.asm b/constants.asm index 451236e5..a9004b73 100644 --- a/constants.asm +++ b/constants.asm @@ -34,4 +34,3 @@ INCLUDE "constants/battle_tower_constants.asm" INCLUDE "constants/cry_constants.asm" INCLUDE "constants/audio_constants.asm" INCLUDE "constants/printer_constants.asm" -INCLUDE "constants/predef_constants.asm" |