mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 02:31:15 +00:00
Add dtor
This commit is contained in:
parent
202aae1634
commit
9103927068
@ -26,10 +26,10 @@ ViewManager::ViewManager(Tgl::Renderer* pRenderer, Tgl::Group* scene, const Orie
|
||||
seconds_allowed = 1.0;
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x100a60c0
|
||||
// FUNCTION: LEGO1 0x100a60c0
|
||||
ViewManager::~ViewManager()
|
||||
{
|
||||
// TODO
|
||||
SetPOVSource(NULL);
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x100a64d0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user