summaryrefslogtreecommitdiff
path: root/src/match_call.c
diff options
context:
space:
mode:
authorPhlosioneer <mattmdrr2@gmail.com>2019-02-27 03:42:04 -0500
committerPhlosioneer <mattmdrr2@gmail.com>2019-02-27 03:42:04 -0500
commitfe55580fe1e51c669033939125c939ed13a555d0 (patch)
tree2481f3b23d0036393eb9a72fb36cf9c920ce300d /src/match_call.c
parent231355f84dccd11329d81d074fa36135cfad4f94 (diff)
Reverse engineer unusual weather events
Diffstat (limited to 'src/match_call.c')
-rw-r--r--src/match_call.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/match_call.c b/src/match_call.c
index e7e91969f..de1181e8b 100644
--- a/src/match_call.c
+++ b/src/match_call.c
@@ -1016,7 +1016,7 @@ static bool32 MapAllowsMatchCall(void)
if (gMapHeader.regionMapSectionId == MAPSEC_SOOTOPOLIS_CITY
&& FlagGet(FLAG_HIDE_SOOTOPOLIS_CITY_RAYQUAZA) == TRUE
- && FlagGet(FLAG_UNUSED_0x0DC) == FALSE)
+ && FlagGet(FLAG_NEVER_SET_0x0DC) == FALSE)
return FALSE;
if (gMapHeader.regionMapSectionId == MAPSEC_MT_CHIMNEY