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