mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-14 21:40:03 +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"
|