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,9 +1,9 @@
|
||||
#include <SDL3/SDL.h>
|
||||
#include <SDL3/SDL_main.h>
|
||||
|
||||
#include <imgui/imgui.h>
|
||||
#include <imgui/backends/imgui_impl_sdl3.h>
|
||||
#include <imgui/backends/imgui_impl_sdlrenderer3.h>
|
||||
#include <imgui.h>
|
||||
#include <backends/imgui_impl_sdl3.h>
|
||||
#include <backends/imgui_impl_sdlrenderer3.h>
|
||||
#include <implot.h>
|
||||
|
||||
#include "version.hpp"
|
||||
|
Reference in New Issue
Block a user