Reorganize constants/

To do: add comments associating constants with data and code
This commit is contained in:
Rangi 2020-07-03 12:44:47 -04:00
parent 91dc3c9f9c
commit c9c59dc343
35 changed files with 2947 additions and 2942 deletions

View file

@ -1,5 +1,5 @@
const_value = 1
const_def
const NO_ITEM ; $00
const MASTER_BALL ; $01
const ULTRA_BALL ; $02
const GREAT_BALL ; $03