mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 04:27:42 +00:00
Fix Windows build
This commit is contained in:
@@ -74,6 +74,7 @@ void ImGuiEngine::Initialize(boo::IGraphicsDataFactory* factory, const boo::SWin
|
||||
|
||||
void ImGuiEngine::Shutdown() {
|
||||
ImGui::DestroyContext();
|
||||
ShaderDataBinding.reset();
|
||||
ShaderPipeline.reset();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user