mirror of
https://github.com/zeldaret/oot
synced 2026-05-29 08:43:02 -04:00
added one space to a line
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user