mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-03-14 01:32:23 +01:00
tabs
This commit is contained in:
parent
23b240ab65
commit
ea79f1c8f6
@ -1232,9 +1232,9 @@ static void sub_816C4FC(u8 taskId)
|
||||
ItemStorage_DoItemSwap(taskId, FALSE);
|
||||
}
|
||||
else
|
||||
{
|
||||
ItemStorage_DoItemSwap(taskId, TRUE);
|
||||
}
|
||||
{
|
||||
ItemStorage_DoItemSwap(taskId, TRUE);
|
||||
}
|
||||
break;
|
||||
default:
|
||||
ItemStorage_DoItemSwap(taskId, FALSE);
|
||||
|
Loading…
x
Reference in New Issue
Block a user