Cry "echo" is actually the upper byte of pitch (now a word).

This commit is contained in:
yenatch
2014-07-18 09:50:31 -07:00
parent 2f99608526
commit ab018a5094
7 changed files with 273 additions and 532 deletions

View File

@@ -173,7 +173,7 @@ PlayCryHeader:: ; 3be3
ld a, [hli]
ld [CryPitch], a
ld a, [hli]
ld [CryEcho], a
ld [CryPitch + 1], a
ld a, [hli]
ld [CryLength], a
ld a, [hl]