mirror of
https://github.com/Mallos31/Quest.git
synced 2024-11-23 13:20:17 +00:00
13 lines
251 B
TOML
13 lines
251 B
TOML
build_system = "ninja"
|
|
compiler_type = "ido"
|
|
|
|
[preserve_macros]
|
|
"gs?[DS]P.*" = "void"
|
|
OVERRIDE_FLAG_CHECK = "int"
|
|
OS_K0_TO_PHYSICAL = "int"
|
|
"G_.*" = "int"
|
|
"TEXEL.*" = "int"
|
|
PRIMITIVE = "int"
|
|
|
|
[decompme.compilers]
|
|
"tools/ido_5.3/usr/lib/cc" = "ido_5.3" |