rm unused
This commit is contained in:
parent
4c0aefc3b1
commit
92acdf0f53
@ -14,7 +14,6 @@ int main(int argc, char *argv[])
|
|||||||
SetTargetFPS(60);
|
SetTargetFPS(60);
|
||||||
rlImGuiSetup(true);
|
rlImGuiSetup(true);
|
||||||
app.init();
|
app.init();
|
||||||
bool showDemoWindow = true;
|
|
||||||
ImGui::GetIO().ConfigFlags |= ImGuiConfigFlags_DockingEnable;
|
ImGui::GetIO().ConfigFlags |= ImGuiConfigFlags_DockingEnable;
|
||||||
|
|
||||||
while (!WindowShouldClose())
|
while (!WindowShouldClose())
|
||||||
|
Loading…
x
Reference in New Issue
Block a user