Merge branch 'master' into doc-overworld

This commit is contained in:
GriffinR
2020-07-28 17:46:17 -04:00
committed by GitHub
31 changed files with 119 additions and 134 deletions

View File

@@ -721,7 +721,7 @@ static void ItemUseOnFieldCB_WailmerPailBerry(u8 taskId)
static bool8 TryToWaterSudowoodo(void)
{
u16 x, y;
s16 x, y;
u8 z;
u8 objId;
GetXYCoordsOneStepInFrontOfPlayer(&x, &y);