mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
5 lines
60 B
Plaintext
5 lines
60 B
Plaintext
module SDL2 [extern_c] {
|
|
header "shim.h"
|
|
export *
|
|
}
|