diff options
Diffstat (limited to 'data/scripts/pc.inc')
-rw-r--r-- | data/scripts/pc.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/scripts/pc.inc b/data/scripts/pc.inc index 6e266bdfc..6dc544270 100644 --- a/data/scripts/pc.inc +++ b/data/scripts/pc.inc @@ -90,7 +90,7 @@ EventScript_AccessProfOaksPC:: @ 81A6A7A compare VAR_RESULT, NO goto_if_eq EventScript_ExitOaksPC setflag FLAG_OAKS_RATING_IS_VIA_PC - call ProfOak_EventScript_RatePokedex + call PokedexRating_EventScript_Rate clearflag FLAG_OAKS_RATING_IS_VIA_PC goto EventScript_ExitOaksPC end |