Identify more bit flags (#1153)
This commit is contained in:
@@ -219,7 +219,7 @@ RunBattleTowerTrainer:
|
||||
|
||||
ld a, [wInBattleTowerBattle]
|
||||
push af
|
||||
or 1
|
||||
or 1 << IN_BATTLE_TOWER_BATTLE_F
|
||||
ld [wInBattleTowerBattle], a
|
||||
|
||||
xor a
|
||||
|
Reference in New Issue
Block a user