diff options
Diffstat (limited to 'engine/credits.asm')
-rw-r--r-- | engine/credits.asm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/engine/credits.asm b/engine/credits.asm index fabd409da..42144c5d2 100644 --- a/engine/credits.asm +++ b/engine/credits.asm @@ -1,3 +1,7 @@ +INCLUDE "includes.asm" + + +SECTION "Credits", ROMX, BANK[CREDITS] const_def const SATOSHI_TAJIRI |