diff options
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 |