mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
Added copyright tiles to gfx
This commit is contained in:
parent
d643241c1e
commit
89a68ac109
BIN
gfx/copyright.2bpp
Executable file
BIN
gfx/copyright.2bpp
Executable file
Binary file not shown.
2
main.asm
2
main.asm
|
@ -29025,7 +29025,7 @@ BattleHudTiles3: ; 120b0 (4:60b0)
|
|||
INCBIN "gfx/battle_hud3.1bpp"
|
||||
|
||||
NintendoCopyrightLogoGraphics: ; 120c8 (4:60c8)
|
||||
INCBIN "baserom.gbc",$120c8,$121f8 - $120c8
|
||||
INCBIN "gfx/copyright.2bpp"
|
||||
|
||||
GamefreakLogoGraphics: ; 121f8 (4:61f8)
|
||||
INCBIN "baserom.gbc",$121f8,$12288 - $121f8
|
||||
|
|
Loading…
Reference in a new issue