forked from Green-Sky/tomato
remove imgui subtree and bring it in as cmake fetch content
also forgot to update nix flake for implot and plutosvg
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <imgui/imgui.h>
|
||||
#include <imgui.h>
|
||||
|
||||
inline void setThemeGreen(void) {
|
||||
ImVec4* colors = ImGui::GetStyle().Colors;
|
||||
|
Reference in New Issue
Block a user