summaryrefslogtreecommitdiff
path: root/engine/flypoints.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/flypoints.asm')
-rwxr-xr-xengine/flypoints.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/flypoints.asm b/engine/flypoints.asm
index 7f6d384aa..0eb49d70e 100755
--- a/engine/flypoints.asm
+++ b/engine/flypoints.asm
@@ -496,7 +496,7 @@ Function91d9b: ; 91d9b
.asm_91db7
ld a, [StatusFlags]
- bit 6, a
+ bit 6, a ; hall of fame
ret z
ld a, [hWY]
and a