mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-08 08:55:17 +00:00
added one space to a line
This commit is contained in:
parent
f1ae94c2f3
commit
fd2dae78a2
1 changed files with 1 additions and 1 deletions
|
@ -455,7 +455,7 @@ static void func_808BB128(BgTokiSwd* this, GlobalContext* globalCtx)
|
||||||
{
|
{
|
||||||
if ((func_8006C4A4(globalCtx, 1) != 0) && (globalCtx->unk_11D30[0] < 0xFF))
|
if ((func_8006C4A4(globalCtx, 1) != 0) && (globalCtx->unk_11D30[0] < 0xFF))
|
||||||
{
|
{
|
||||||
globalCtx->unk_11D30[0]+= 5;
|
globalCtx->unk_11D30[0] += 5;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue