ok i promise i will actually start the rewrite

This commit is contained in:
cat 2025-06-30 14:22:24 +10:00
parent 5b256e74cd
commit 57c6e52f86
18 changed files with 102889 additions and 135 deletions

4
sp.c Normal file
View file

@ -0,0 +1,4 @@
#define SDL_MAIN_USE_CALLBACKS
#include <SDL3/SDL.h>
#include <SDL3/SDL_main.h>
#include "s7.h"