Skip to content

Commit

Permalink
漏个大小
Browse files Browse the repository at this point in the history
  • Loading branch information
enenH committed Feb 18, 2024
1 parent e59b9a0 commit 291ff4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/AndroidImgui.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ void AndroidImgui::Shutdown() {
m_Textures.clear();
PrepareShutdown();
My_ImGui_ImplAndroid_Shutdown();
ImGui::DestroyContext();
Cleanup();
ANativeWindow_release(m_Window);
}
Expand Down

0 comments on commit 291ff4f

Please sign in to comment.