make it compile
This commit is contained in:
@@ -991,7 +991,6 @@ u8 GetSwitchBagPocketDirection(void)
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
void ChangeBagPocketId(u8 *bagPocketId, s8 deltaBagPocketId)
|
||||
{
|
||||
if (deltaBagPocketId == 1 && *bagPocketId == 4)
|
||||
|
||||
Reference in New Issue
Block a user