diff options
Diffstat (limited to 'constants.asm')
-rw-r--r-- | constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.asm b/constants.asm index 8b0b8978d..183a22324 100644 --- a/constants.asm +++ b/constants.asm @@ -23,4 +23,4 @@ INCLUDE "constants/animation_constants.asm" INCLUDE "constants/gfx_constants.asm" INCLUDE "constants/pokemon_data_constants.asm" INCLUDE "constants/misc_constants.asm" - +INCLUDE "constants/std_constants.asm" |