mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 01:07:43 +00:00
Support for rendering dynamic cubemaps
This commit is contained in:
@@ -864,9 +864,9 @@ void CMain::Shutdown() {
|
||||
CFluidPlaneShader::Shutdown();
|
||||
CFluidPlaneManager::RippleMapTex.reset();
|
||||
CNESShader::Shutdown();
|
||||
CBooModel::Shutdown();
|
||||
CGraphics::ShutdownBoo();
|
||||
ShutdownDiscord();
|
||||
CBooModel::AssertAllFreed();
|
||||
}
|
||||
|
||||
boo::IWindow* CMain::GetMainWindow() const { return m_mainWindow; }
|
||||
|
||||
Reference in New Issue
Block a user