mirror of
https://github.com/pmret/papermario.git
synced 2024-11-09 20:42:41 +01:00
space before return
This commit is contained in:
parent
de2861de81
commit
b7ead7f4f6
@ -8,6 +8,7 @@ ApiStatus func_80238000_714CF0(ScriptInstance* script, s32 isInitialCall) {
|
||||
} else {
|
||||
script->varTable[0] = 0;
|
||||
}
|
||||
|
||||
return ApiStatus_DONE2;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user