summaryrefslogtreecommitdiff
path: root/data/scripts/prof_birch.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/scripts/prof_birch.inc')
-rw-r--r--data/scripts/prof_birch.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/scripts/prof_birch.inc b/data/scripts/prof_birch.inc
index 50284d590..b89d2fbd0 100644
--- a/data/scripts/prof_birch.inc
+++ b/data/scripts/prof_birch.inc
@@ -49,7 +49,7 @@ ProfBirch_EventScript_RatePokedexOrRegister:: @ 8272141
ProfBirch_EventScript_AskRatePokedex:: @ 8272155
msgbox gBirchDexRatingText_AreYouCurious, MSGBOX_YESNO
- compare VAR_RESULT, 0
+ compare VAR_RESULT, NO
goto_if_eq ProfBirch_EventScript_DeclineRating
call ProfBirch_EventScript_RatePokedex
release