You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Implement Cut technique, making cut trees use objects (#34)
This commit is contained in:
@@ -409,6 +409,7 @@ BoardMenu_BreakDieAnimation:
|
||||
.done
|
||||
ld hl, wVramState
|
||||
res 2, [hl]
|
||||
farcall ClearSpriteAnims
|
||||
ld hl, wDisplaySecondarySprites
|
||||
set SECONDARYSPRITES_SPACES_LEFT_F, [hl]
|
||||
ld a, [wDieRoll]
|
||||
|
Reference in New Issue
Block a user