You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Use constants for bit/set/res more
This commit is contained in:
@@ -146,6 +146,6 @@ _GetVarAction:: ; 80648 (20:4648)
|
||||
|
||||
.BattleResult: ; 80728
|
||||
ld a, [wBattleResult]
|
||||
and $3f
|
||||
and $ff ^ BATTLERESULT_BITMASK
|
||||
jp .loadstringbuffer2
|
||||
; 80730
|
||||
|
Reference in New Issue
Block a user