This commit is contained in:
lizzie 2026-06-22 18:55:46 +00:00
parent 2fa963e7b1
commit 794e729706

View file

@ -14,6 +14,7 @@
struct SDL_Window;
union SDL_Event;
typedef int SDL_TimerID;
namespace Core {
class System;