mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-23 16:21:15 +00:00
Fix formatting
This commit is contained in:
parent
52ba5497e5
commit
3499c59e98
@ -32,8 +32,8 @@ class LegoJetskiRaceActor : public virtual LegoCarRaceActor {
|
|||||||
float p_f1,
|
float p_f1,
|
||||||
float p_f2,
|
float p_f2,
|
||||||
Vector3& p_v3
|
Vector3& p_v3
|
||||||
) override; // vtable+0x6c
|
) override; // vtable+0x6c
|
||||||
void VTable0x70(float p_float) override; // vtable+0x70
|
void VTable0x70(float p_float) override; // vtable+0x70
|
||||||
MxS32 VTable0x1c(LegoPathBoundary* p_boundary, LegoEdge* p_edge) override; // vtable+0x1c
|
MxS32 VTable0x1c(LegoPathBoundary* p_boundary, LegoEdge* p_edge) override; // vtable+0x1c
|
||||||
|
|
||||||
// SYNTHETIC: LEGO1 0x10081d50
|
// SYNTHETIC: LEGO1 0x10081d50
|
||||||
|
|||||||
@ -277,7 +277,6 @@ MxResult LegoCarRaceActor::VTable0x9c()
|
|||||||
m_unk0x7c = 0;
|
m_unk0x7c = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
return SUCCESS;
|
return SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user