mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 23:22:26 +13:00
Add comments associating constants with data, and identify some more data
This commit is contained in:
parent
0177688ad4
commit
69788c536b
45 changed files with 318 additions and 299 deletions
|
|
@ -1,4 +1,5 @@
|
|||
; overworld sprites
|
||||
; SpriteSheetPointerTable indexes (see data/sprites/sprites.asm)
|
||||
const_def
|
||||
const SPRITE_NONE ; $00
|
||||
const SPRITE_RED ; $01
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue