mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
S_SPRITEBUFFER0 static address
This commit is contained in:
parent
bd533aa79b
commit
f8b8ebea93
|
@ -215,7 +215,7 @@ IntroPredef3B: ; 62a4 (1:62a4)
|
|||
ld a,b
|
||||
call UncompressSpriteFromDE
|
||||
ld hl,S_SPRITEBUFFER1
|
||||
ld de,$A000
|
||||
ld de,S_SPRITEBUFFER0
|
||||
ld bc,$310
|
||||
call CopyData
|
||||
ld de,vFrontPic
|
||||
|
|
Loading…
Reference in a new issue