mirror of
https://github.com/zeldaret/oot.git
synced 2024-12-27 15:16:13 +00:00
8 lines
125 B
TOML
8 lines
125 B
TOML
|
[preserve_macros]
|
||
|
"g[DS]P.*" = "void"
|
||
|
"gDma.*" = "void"
|
||
|
LOG = "void"
|
||
|
SET_FULLSCREEN_VIEWPORT = "void"
|
||
|
ABS = "int"
|
||
|
SQ = "int"
|