summaryrefslogtreecommitdiff
path: root/engine/events_2.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/events_2.asm')
-rw-r--r--engine/events_2.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/events_2.asm b/engine/events_2.asm
index 97e2b76da..e6f872a2f 100644
--- a/engine/events_2.asm
+++ b/engine/events_2.asm
@@ -3,7 +3,7 @@
WarpToSpawnPoint:: ; 97c28
ld hl, StatusFlags2
- res 1, [hl] ; ??
+ res 1, [hl] ; safari zone?
res 2, [hl] ; bug contest
ret
; 97c30