mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-06 03:18:13 +00:00
5 lines
60 B
Plaintext
5 lines
60 B
Plaintext
module SDL3 [extern_c] {
|
|
header "shim.h"
|
|
export *
|
|
}
|