diff options
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 b4349bc..dc5fc1f 100644 --- a/constants.asm +++ b/constants.asm @@ -16,3 +16,4 @@ INCLUDE "constants/song_constants.asm" INCLUDE "constants/sound_effect_constants.asm" INCLUDE "constants/species_constants.asm" INCLUDE "constants/stage_constants.asm" +INCLUDE "constants/special_collision_constants.asm"
\ No newline at end of file |