2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 14:24:56 +00:00

Graphics bug fixes

This commit is contained in:
Jack Andersen
2016-07-26 20:11:02 -10:00
parent e59a0408cf
commit bf7b8fcec9
4 changed files with 4 additions and 3 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();