Compare commits
2 commits
fa2d41ac81
...
3fdca6c6db
Author | SHA1 | Date | |
---|---|---|---|
Mars | 3fdca6c6db | ||
Mars | ed9141ae8f |
|
@ -267,7 +267,7 @@ class VulkanApp {
|
|||
initImGui();
|
||||
}
|
||||
|
||||
void initImGui() {
|
||||
fn initImGui() -> void {
|
||||
// Create ImGui context
|
||||
IMGUI_CHECKVERSION();
|
||||
ImGui::CreateContext();
|
||||
|
|
Loading…
Reference in a new issue