diff options
Diffstat (limited to 'engine/credits_crystal.asm')
-rw-r--r-- | engine/credits_crystal.asm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/engine/credits_crystal.asm b/engine/credits_crystal.asm index 76dc86319..f417985e9 100644 --- a/engine/credits_crystal.asm +++ b/engine/credits_crystal.asm @@ -1,6 +1,3 @@ INCLUDE "pokecrystal.asm" -INCLUDE "includes.asm" - -SECTION "Credits", ROMX, BANK[CREDITS] INCLUDE "engine/credits.asm" |