diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-06 21:11:10 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-06 21:11:10 +0200 |
commit | b7d75cb6151b5b43a3c467c61b2c93e877db4a00 (patch) | |
tree | 07ed715d52a4b69d85576a56cbcaaf8d97698612 /data | |
parent | c3cc1b3370fabcba0ce3997a9f3f6193ee9b13b5 (diff) |
split item effects and organize sym ewram
Diffstat (limited to 'data')
-rw-r--r-- | data/item_effect_info.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/item_effect_info.inc b/data/item_effect_info.inc index 0af148be3..adbe86619 100644 --- a/data/item_effect_info.inc +++ b/data/item_effect_info.inc @@ -658,7 +658,7 @@ gTamatoBerryItemEffectInfo:: @ 831E57F .byte 0x02 .align 2 -gItemEffectInfoPointers:: @ 831E58C +gItemEffectTable:: @ 831E58C .4byte gPotionItemEffectInfo .4byte gAntidoteItemEffectInfo .4byte gBurnHealItemEffectInfo |