mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 07:02:17 +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
|
|
@ -6,6 +6,7 @@
|
|||
const ITEMLISTMENU ; $03 ; Start menu Item menu / Pokemart sell menu
|
||||
const SPECIALLISTMENU ; $04 ; list of special "items" e.g. floor list in elevators / list of badges
|
||||
|
||||
; NamePointers indexes (see home/names2.asm)
|
||||
const_def 1
|
||||
const MONSTER_NAME ; 1
|
||||
const MOVE_NAME ; 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue