summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
Diffstat (limited to 'main.asm')
-rwxr-xr-xmain.asm6
1 files changed, 5 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index 6e59d67..86780e4 100755
--- a/main.asm
+++ b/main.asm
@@ -278,7 +278,11 @@ RonaldGfx: ; 93aa2 (24:7aa2)
dw $24
INCBIN "gfx/trainers/ronald.2bpp"
-INCBIN "baserom.gbc",$93ce4,$94000 - $93ce4
+CopyrightGfx: ; 93ce4 (24:7ce4)
+ dw $24
+ INCBIN "gfx/copyright.2bpp"
+
+INCBIN "baserom.gbc",$93f26,$94000 - $93f26
SECTION "bank25",ROMX,BANK[$25]
Laboratory1Gfx: ; 94000 (25:4000)