refactor SDL out of core files

This commit is contained in:
asrael 2025-10-17 17:54:33 -05:00
parent 82ed6b4ea9
commit 323bd2a7c1
21 changed files with 1427 additions and 1029 deletions

View file

@ -2,7 +2,6 @@
#include "../lib/microui/src/microui.h"
#include "pxl8_font.h"
#include <SDL3/SDL.h>
#include <stdlib.h>
#include <string.h>