forked from pupbrained/vulkan-test
weh
This commit is contained in:
parent
e06d360e28
commit
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