refactor swift shim

This commit is contained in:
2024-08-04 19:18:30 +10:00
parent a546bf5772
commit 09c39b59be
10 changed files with 16 additions and 16 deletions

3
Sources/SDLSwift/shim.h Normal file
View File

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