summaryrefslogtreecommitdiff
path: root/tools/permuter_settings.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/permuter_settings.toml')
-rw-r--r--tools/permuter_settings.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/permuter_settings.toml b/tools/permuter_settings.toml
index e9498d94..2729d6d3 100644
--- a/tools/permuter_settings.toml
+++ b/tools/permuter_settings.toml
@@ -23,6 +23,9 @@ compiler_type = "ido"
"RAND_RANGE" = "float"
"SIN_DEG" = "float"
"COS_DEG" = "float"
+"SIGN_OF" = "int"
+"ABS" = "int"
+"ABSF" = "float"
"true" = "int"
"false" = "int"
"DMG_.*" = "int"
@@ -32,6 +35,8 @@ compiler_type = "ido"
"ALIGN.*" = "int"
"OS_K0_TO_PHYSICAL" = "int"
"AUDIO_PLAY_SFX" = "void"
+"NA_.*" = "int"
+
[decompme.compilers]
"tools/ido-recomp/linux/cc" = "ido5.3" \ No newline at end of file