summaryrefslogtreecommitdiff
path: root/engine/events/field_moves.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/events/field_moves.asm')
-rwxr-xr-xengine/events/field_moves.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/events/field_moves.asm b/engine/events/field_moves.asm
index 3fb1fe9e6..e6c0629de 100755
--- a/engine/events/field_moves.asm
+++ b/engine/events/field_moves.asm
@@ -9,7 +9,7 @@ PlayWhirlpoolSound: ; 8c7d4
BlindingFlash: ; 8c7e1
farcall Special_FadeOutPalettes
ld hl, wStatusFlags
- set 2, [hl] ; Flash
+ set STATUSFLAGS_FLASH_F, [hl]
farcall ReplaceTimeOfDayPals
farcall UpdateTimeOfDayPal
ld b, SCGB_MAPPALS