mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
Renaming the image of the GB and the N64.
This commit is contained in:
parent
4800861b6f
commit
5476e2914b
Before Width: | Height: | Size: 787 B After Width: | Height: | Size: 787 B |
@ -858,7 +858,7 @@ Function172e78: ; 172e78 (5c:6e78)
|
||||
ld bc, $168
|
||||
call ByteFill
|
||||
call DisableLCD
|
||||
ld hl, GFX_172f1f
|
||||
ld hl, GFX_GameBoyN64
|
||||
ld de, VTiles2 tile $00
|
||||
ld bc, $610
|
||||
call CopyBytes
|
||||
@ -929,8 +929,8 @@ Palette_172edf:
|
||||
RGB 0, 0, 0
|
||||
RGB 0, 0, 0
|
||||
|
||||
GFX_172f1f:
|
||||
INCBIN "gfx/unknown/172f1f.2bpp"
|
||||
GFX_GameBoyN64:
|
||||
INCBIN "gfx/trade/game_boy_n64.2bpp"
|
||||
|
||||
Tilemap_1733af:
|
||||
IF DEF(CRYSTAL11)
|
||||
|
Loading…
x
Reference in New Issue
Block a user