remove qjs_macros.h

This commit is contained in:
2025-11-30 17:28:42 -06:00
parent 079ce7ccc1
commit 91d7d6f1df
8 changed files with 0 additions and 9 deletions

View File

@@ -23,9 +23,6 @@
//#include "imgui_impl_sdlrenderer3.h"
#include "imgui/backends/imgui_impl_sdlgpu3.h"
#include "qjs_macros.h"
// Forward declarations for the functions we need
extern "C" {
SDL_Window *js2SDL_Window(JSContext *js, JSValue v);