mirror of
https://github.com/zeldaret/oot.git
synced 2025-02-09 14:06:54 +00:00
12 lines
222 B
TOML
12 lines
222 B
TOML
[preserve_macros]
|
|
"g[DS]P.*" = "void"
|
|
"gDma.*" = "void"
|
|
"G_IM_SIZ_.*" = "int"
|
|
"G_[AC]C.*" = "int"
|
|
LOG = "void"
|
|
SET_FULLSCREEN_VIEWPORT = "void"
|
|
OPEN_DISPS = "void"
|
|
CLOSE_DISPS = "void"
|
|
ABS = "int"
|
|
SQ = "int"
|
|
CLAMP = "int"
|