You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
trainer card
This commit is contained in:
@@ -39,7 +39,7 @@ _SlotMachine:
|
||||
ld bc, VBGMap1 - VBGMap0
|
||||
ld a, " "
|
||||
call ByteFill
|
||||
ld b, SCGB_05
|
||||
ld b, SCGB_SLOT_MACHINE
|
||||
call GetSGBLayout
|
||||
callab ClearSpriteAnims
|
||||
ld hl, wSlots
|
||||
|
||||
Reference in New Issue
Block a user