mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 15:12:18 +13:00
Reorganize constants/
To do: add comments associating constants with data and code
This commit is contained in:
parent
91dc3c9f9c
commit
c9c59dc343
35 changed files with 2947 additions and 2942 deletions
|
|
@ -6,8 +6,8 @@ OPP_\1 EQU const_value + OPP_ID_OFFSET
|
|||
const_value = const_value + 1
|
||||
ENDM
|
||||
|
||||
const_value = 1
|
||||
|
||||
const_def
|
||||
trainer_const NOBODY ; $00
|
||||
trainer_const YOUNGSTER ; $01
|
||||
trainer_const BUG_CATCHER ; $02
|
||||
trainer_const LASS ; $03
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue