mirror of
https://github.com/HarbourMasters/Starship
synced 2026-08-21 14:55:30 -04:00
Player and Vs docs, some improvement to ve1 boss (#259)
* playerstuff * stuff * small fixes * Torch * torch update again
This commit is contained in:
+1
-1
Submodule tools/Torch updated: 572ea9d096...c1efb832f5
@@ -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"
|
||||
Reference in New Issue
Block a user