Use ~X instead of $ff ^ X
This commit is contained in:
@@ -137,5 +137,5 @@ _GetVarAction::
|
||||
|
||||
.BattleResult:
|
||||
ld a, [wBattleResult]
|
||||
and $ff ^ BATTLERESULT_BITMASK
|
||||
and ~BATTLERESULT_BITMASK
|
||||
jp .loadstringbuffer2
|
||||
|
Reference in New Issue
Block a user