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