Fix naming

This commit is contained in:
Christian Semmler 2024-12-19 14:33:14 -07:00
parent b3f58a7607
commit 0b63c225ab

View File

@ -561,7 +561,7 @@ void LegoVideoManager::FUN_1007c520()
InputManager()->SetUnknown335(TRUE); InputManager()->SetUnknown335(TRUE);
} }
extern void ViewportDestroyCallback(IDirect3DRMObject* pObject, void* pArg); extern void ViewportDestroyCallback(IDirect3DRMObject*, void*);
// FUNCTION: LEGO1 0x1007c560 // FUNCTION: LEGO1 0x1007c560
int LegoVideoManager::EnableRMDevice() int LegoVideoManager::EnableRMDevice()