diff options
| author | dannye <33dannye@gmail.com> | 2021-10-15 14:42:28 -0500 |
|---|---|---|
| committer | dannye <33dannye@gmail.com> | 2021-10-15 14:48:19 -0500 |
| commit | 2c3722001d6dcc563e952f93889eda9da57e044f (patch) | |
| tree | a99f35d1a42f551195a72c67e6ba50e4628903ce /constants | |
| parent | Kill Freenode. (diff) | |
| download | pokeyellow-2c3722001d6dcc563e952f93889eda9da57e044f.tar.gz pokeyellow-2c3722001d6dcc563e952f93889eda9da57e044f.tar.xz pokeyellow-2c3722001d6dcc563e952f93889eda9da57e044f.zip | |
Add LIGHT_BALL_GSC
Diffstat (limited to 'constants')
| -rw-r--r-- | constants/item_constants.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/constants/item_constants.asm b/constants/item_constants.asm index 08ea1294..36ce7f7b 100644 --- a/constants/item_constants.asm +++ b/constants/item_constants.asm @@ -218,3 +218,4 @@ UNUSED_TMNUM EQU __tmhm_value__ ; used for Time Capsule held item compatibility TWISTEDSPOON_GSC EQU $60 +LIGHT_BALL_GSC EQU $a3 |
