mirror of https://github.com/zeldaret/tp.git
fix build
This commit is contained in:
parent
35126cb257
commit
5be3caa98c
|
|
@ -30,7 +30,7 @@ int daObjDigholl_c::create() {
|
|||
fopAcM_SetMax(this, 60.0f, 10.0f, 100.0f);
|
||||
mAttentionInfo.mPosition = current.pos;
|
||||
mEyePos = mAttentionInfo.mPosition;
|
||||
mAttentionInfo.field_0x4[3] = 0x20;
|
||||
mAttentionInfo.field_0x0[7] = 0x20;
|
||||
return cPhs_COMPLEATE_e;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -76,7 +76,7 @@ int daTagWljump_c::create() {
|
|||
}
|
||||
|
||||
mAttentionInfo.field_0x0[0] = 0x32;
|
||||
mAttentionInfo.field_0x4[3] = 0x32;
|
||||
mAttentionInfo.field_0x0[7] = 0x32;
|
||||
shape_angle.z = 0;
|
||||
field_0x568 = -1;
|
||||
field_0x56c[0] = (fopAcM_GetParam(this) >> 16) & 0xf;
|
||||
|
|
|
|||
Loading…
Reference in New Issue