mirror of
https://github.com/pret/pokepinball.git
synced 2024-11-23 05:39:49 +00:00
Unused pocket monsters image which is 2 pixels different than the other one
This commit is contained in:
parent
d3aa41be90
commit
840f638439
BIN
gfx/unused_pocket_monster_2.png
Normal file
BIN
gfx/unused_pocket_monster_2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 309 B |
4
main.asm
4
main.asm
@ -53119,7 +53119,9 @@ SECTION "bank27", ROMX, BANK[$27]
|
||||
|
||||
StageRedFieldTopStatusBarSymbolsGfx_GameBoyColor: ; 0x9c000
|
||||
INCBIN "gfx/stage/red_top/status_bar_symbols_gameboycolor.2bpp"
|
||||
dr $9c100, $9c2a0
|
||||
|
||||
INCBIN "gfx/unused_pocket_monster_2.2bpp"
|
||||
ds $20 ; free space
|
||||
|
||||
StageRedFieldTopBaseGameBoyColorGfx: ; 0x9c2a0
|
||||
INCBIN "gfx/stage/red_top/red_top_base_gameboycolor.2bpp"
|
||||
|
Loading…
Reference in New Issue
Block a user