mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-01 09:07:56 +13:00
Insert Crystal audio engine and music
most credit goes to Sanqui
This commit is contained in:
parent
832c28eaea
commit
87eed68710
586 changed files with 193763 additions and 6447 deletions
|
|
@ -117,6 +117,9 @@ UpdateNPCSprite:
|
|||
ld hl, wMapSpriteData
|
||||
add l
|
||||
ld l, a
|
||||
jr nc, .nc
|
||||
inc h
|
||||
.nc
|
||||
ld a, [hl] ; read movement byte 2
|
||||
ld [wCurSpriteMovement2], a
|
||||
ld h, $c1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue