summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/help_system_812B1E0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/help_system_812B1E0.c b/src/help_system_812B1E0.c
index a6e6bcca0..10e0bce80 100644
--- a/src/help_system_812B1E0.c
+++ b/src/help_system_812B1E0.c
@@ -1256,7 +1256,7 @@ static bool8 sub_812B780(u8 id)
case 17:
return sub_812BB10();
case 18:
- return FlagGet(FLAG_0x271);
+ return FlagGet(FLAG_GOT_BICYCLE);
case 48:
return FlagGet(FLAG_SYS_GAME_CLEAR);
}