diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-31 15:55:39 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-31 15:55:39 -0400 |
commit | 439efda1ba940b010786be1186007355adf23965 (patch) | |
tree | 0becd0b5980b180a0abd11377d1ed35ae3814bda /constants.asm | |
parent | 45cb263360f3242db5538367ebf8035632d97534 (diff) |
Champion's room; resolve predefs
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 ba2d76c6..b4e27a91 100644 --- a/constants.asm +++ b/constants.asm @@ -27,7 +27,6 @@ INCLUDE "constants/credits_constants.asm" INCLUDE "constants/music_constants.asm" INCLUDE "constants/tilesets.asm" INCLUDE "constants/starter_mons.asm" -INCLUDE "constants/predef_constants.asm" INCLUDE "constants/event_constants.asm" INCLUDE "constants/event_macros.asm" INCLUDE "constants/pikachu_emotion_constants.asm"
\ No newline at end of file |