mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-19 21:17:41 +01:00
Undefs
This commit is contained in:
parent
51bfdffac3
commit
eb0da420cf
@ -5576,6 +5576,12 @@ void ItemUseCB_AbilityCapsule(u8 taskId, TaskFunc task)
|
||||
gTasks[taskId].func = Task_AbilityCapsule;
|
||||
}
|
||||
|
||||
#undef tState
|
||||
#undef tSpecies
|
||||
#undef tAbilityNum
|
||||
#undef tMonId
|
||||
#undef tOldFunc
|
||||
|
||||
static void sub_81B672C(u8 taskId)
|
||||
{
|
||||
GetMonNickname(&gPlayerParty[gUnknown_0203CEC8.slotId], gStringVar1);
|
||||
|
Loading…
Reference in New Issue
Block a user