2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 14:24:56 +00:00
This commit is contained in:
Jack Andersen
2016-07-26 20:14:17 -10:00
10 changed files with 428 additions and 28 deletions

View File

@@ -377,6 +377,7 @@ void ViewManager::stop()
{
m_videoVoice.reset();
m_projManager.shutdown();
TShader<CThermalColdFilter>::Shutdown();
CElementGen::Shutdown();
CMoviePlayer::Shutdown();
CLineRenderer::Shutdown();