SDL3 support

This commit is contained in:
2024-08-03 23:28:29 -07:00
parent ca3957398d
commit 50f4f02f85
8 changed files with 26 additions and 4 deletions

3
Sources/SDL3/SDL3.h Normal file
View File

@ -0,0 +1,3 @@
#pragma once
#include <SDL3/SDL.h>