mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 15:12:18 +13:00
Merge branch 'master' of https://github.com/pret/pokered
This commit is contained in:
commit
772520c2c2
63 changed files with 4114 additions and 1216 deletions
|
|
@ -1,4 +1,4 @@
|
|||
; spritestatedata1 struct members (see macros/wram.asm)
|
||||
; spritestatedata1 struct members (see macros/ram.asm)
|
||||
const_def
|
||||
const SPRITESTATEDATA1_PICTUREID ; 0
|
||||
const SPRITESTATEDATA1_MOVEMENTSTATUS ; 1
|
||||
|
|
@ -18,7 +18,7 @@
|
|||
const SPRITESTATEDATA1_0F ; f
|
||||
DEF SPRITESTATEDATA1_LENGTH EQU const_value
|
||||
|
||||
; spritestatedata2 struct members (see macros/wram.asm)
|
||||
; spritestatedata2 struct members (see macros/ram.asm)
|
||||
const_def
|
||||
const SPRITESTATEDATA2_WALKANIMATIONCOUNTER ; 0
|
||||
const SPRITESTATEDATA2_01 ; 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue