Merge pull request #552 from zladx/daid-patch-2

Update events.asm
This commit is contained in:
Pierre de La Morinerie 2023-12-06 22:47:11 +01:00 committed by GitHub
commit f49b9ca3c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -259,7 +259,7 @@ func_002_5E7B::
ld [wC190], a ; $5E96: $EA $90 $C1
ld a, $04 ; $5E99: $3E $04
ld [wC111], a ; $5E9B: $EA $11 $C1
ld a, WAVE_SFX_BOSS_DEATH_CRY ; $5E9E: $3E $10
ld a, NOISE_SFX_DOOR_CLOSED ; $5E9E: $3E $10
ldh [hNoiseSfx], a ; $5EA0: $E0 $F4
.return