mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-21 08:11:07 +01:00
5 lines
60 B
Plaintext
5 lines
60 B
Plaintext
|
|
module SDL3 [extern_c] {
|
||
|
|
header "shim.h"
|
||
|
|
export *
|
||
|
|
}
|