summaryrefslogtreecommitdiff
path: root/engine/flypoints.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-13 00:49:27 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-13 00:49:27 -0500
commite0b4fc781aba3c9ac184e0ab91dfcf5d11c585c5 (patch)
treea027435b91a05937400e8188485de4d569b8bd83 /engine/flypoints.asm
parent40802da3cf27a453f62c8c4b712e876b06a9d834 (diff)
sprite engine; tileset constants
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