mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-13 11:32:29 +00:00
5 lines
60 B
Text
5 lines
60 B
Text
|
|
module SDL3 [extern_c] {
|
||
|
|
header "shim.h"
|
||
|
|
export *
|
||
|
|
}
|