diff options
Diffstat (limited to 'engine/events_3.asm')
-rwxr-xr-x | engine/events_3.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/events_3.asm b/engine/events_3.asm index f9f8ffedc..686a794b7 100755 --- a/engine/events_3.asm +++ b/engine/events_3.asm @@ -276,7 +276,7 @@ endr ret ; b8172 -CheckForSignpostItems: ; b8172 +CheckForHiddenItems: ; b8172 ; Checks to see if there are hidden items on the screen that have not yet been found. If it finds one, returns carry. call GetMapScriptHeaderBank ld [Buffer1], a |