added one space to a line

This commit is contained in:
shawlucas 2020-03-21 18:11:02 -07:00
parent f1ae94c2f3
commit fd2dae78a2
1 changed files with 1 additions and 1 deletions

View File

@ -455,7 +455,7 @@ static void func_808BB128(BgTokiSwd* this, GlobalContext* globalCtx)
{
if ((func_8006C4A4(globalCtx, 1) != 0) && (globalCtx->unk_11D30[0] < 0xFF))
{
globalCtx->unk_11D30[0]+= 5;
globalCtx->unk_11D30[0] += 5;
}
}