mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-26 08:54:09 +13:00
SpriteImageBaseOffset -> ImageBaseOffset
This commit is contained in:
parent
dcaca64f5e
commit
c43bd68f01
1 changed files with 1 additions and 1 deletions
2
wram.asm
2
wram.asm
|
|
@ -292,7 +292,7 @@ spritestatedata2: MACRO
|
|||
\1GrassPriority:: db
|
||||
\1MovementDelay:: db
|
||||
ds 5
|
||||
\1SpriteImageBaseOffset:: db
|
||||
\1ImageBaseOffset:: db
|
||||
ds 1
|
||||
\1End::
|
||||
endm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue