mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
Fix naming
This commit is contained in:
parent
b3f58a7607
commit
0b63c225ab
@ -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()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user