parent
53f19c4f6c
commit
4b0737d49c
9 changed files with 25 additions and 21 deletions
|
|
@ -240,7 +240,7 @@ s32 fn_1_4088(unkStruct6 *arg0, u8 arg1, u8 arg2, s32 arg3, unkStruct4 **arg4, s
|
|||
arg0->unk68 = 0x1E;
|
||||
}
|
||||
if ((arg0->unk68 > 0) && (arg5 == 0)) {
|
||||
arg0->unk68 = (arg0->unk68 - 1);
|
||||
arg0->unk68--;
|
||||
}
|
||||
else {
|
||||
var_r28 = (arg0->unk64 / 7) < (arg0->unk60 / 7);
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
#include "game/object.h"
|
||||
#include "math.h"
|
||||
|
||||
void fn_1_68(omObjData *object);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue