diff options
Diffstat (limited to 'mobile')
-rwxr-xr-x | mobile/mobile_12_2.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_12_2.asm b/mobile/mobile_12_2.asm index 14d8c6e65..3b1da1f93 100755 --- a/mobile/mobile_12_2.asm +++ b/mobile/mobile_12_2.asm @@ -159,7 +159,7 @@ MobileCheckOwnMonAnywhere: ; 4a843 ret ; 4a927 -UnusedSpecial_FindItemInPCOrBag: ; 4a927 +UnusedFindItemInPCOrBag: ; 4a927 ld a, [ScriptVar] ld [CurItem], a ld hl, PCItems |