use MxDouble

This commit is contained in:
Misha
2024-01-20 15:19:27 -05:00
parent 9a77a2a10b
commit a006b60e20
4 changed files with 5 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ void ViewManager::RemoveAll(ViewROI*)
}
// STUB: LEGO1 0x100a6930
void ViewManager::Update(float p_previousRenderTime, float p_und2)
void ViewManager::Update(MxFloat p_previousRenderTime, MxFloat p_und2)
{
}