summaryrefslogtreecommitdiff
path: root/include/field_specials.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/field_specials.h')
-rw-r--r--include/field_specials.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/field_specials.h b/include/field_specials.h
index 952081e93..3529290a6 100644
--- a/include/field_specials.h
+++ b/include/field_specials.h
@@ -13,8 +13,8 @@ void IncrementBirthIslandRockStepCount(void);
bool8 UnusualWeatherHasExpired(void);
bool8 ShouldDoBrailleRegicePuzzle(void);
bool32 ShouldDoWallyCall(void);
-bool32 ShouldDoWinonaCall(void);
-bool32 ShouldDoScottCall(void);
+bool32 ShouldDoScottFortreeCall(void);
+bool32 ShouldDoScottBattleFrontierCall(void);
bool32 ShouldDoRoxanneCall(void);
bool32 ShouldDoRivalRayquazaCall(void);
bool32 CountSSTidalStep(u16 delta);