Player and Vs docs, some improvement to ve1 boss (#259)

* playerstuff

* stuff

* small fixes

* Torch

* torch update again
This commit is contained in:
petrie911
2024-05-25 12:17:03 -05:00
committed by GitHub
parent 03ce166cca
commit 0f6d7cca33
61 changed files with 1382 additions and 1461 deletions
+5
View File
@@ -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"