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

View File

@ -1,4 +1,3 @@
import Foundation
import SDL3
exit(Application().run())