diff options
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 8b0b8978d..5531ca088 100644 --- a/constants.asm +++ b/constants.asm @@ -23,4 +23,3 @@ INCLUDE "constants/animation_constants.asm" INCLUDE "constants/gfx_constants.asm" INCLUDE "constants/pokemon_data_constants.asm" INCLUDE "constants/misc_constants.asm" - |