Rename the internal PlayCry function to _PlayCryHeader.

This commit is contained in:
yenatch
2014-07-18 09:59:03 -07:00
parent ab018a5094
commit 251517812f
4 changed files with 5 additions and 6 deletions

View File

@@ -99748,7 +99748,7 @@ Functionfb841: ; fb841
ld [CryLength], a
ld a, h
ld [CryLength + 1], a
callba PlayCry
callba _PlayCryHeader
call WaitSFX
.asm_fb876