mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2026-02-05 01:29:07 +00:00
4 lines
60 B
Text
4 lines
60 B
Text
module SDL3 [extern_c] {
|
|
header "shim.h"
|
|
export *
|
|
}
|