mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 00:31:16 +00:00
Add missing TODO
This commit is contained in:
parent
6d35548c11
commit
7a7f97645c
@ -82,6 +82,7 @@ MxResult Ambulance::Create(MxDSAction& p_dsAction)
|
|||||||
// STUB: LEGO1 0x10036300
|
// STUB: LEGO1 0x10036300
|
||||||
void Ambulance::VTable0x70(float p_float)
|
void Ambulance::VTable0x70(float p_float)
|
||||||
{
|
{
|
||||||
|
// TODO
|
||||||
IslePathActor::VTable0x70(p_float);
|
IslePathActor::VTable0x70(p_float);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user