Fix SDL_Headers.hpp

This commit is contained in:
2025-07-19 21:30:36 -05:00
parent 40a9947a65
commit afea02549a

View File

@@ -1,5 +1,4 @@
#pragma once #pragma once
#include "../TessesFrameworkFeatures.h"
#if defined(TESSESFRAMEWORK_ENABLE_SDL2) #if defined(TESSESFRAMEWORK_ENABLE_SDL2)
#define SDL_MAIN_HANDLED #define SDL_MAIN_HANDLED
#include <SDL2/SDL.h> #include <SDL2/SDL.h>