[decomp] Jak 2 mips2c, collide-func (#1805)

This commit is contained in:
water111
2022-08-26 18:03:48 -04:00
committed by GitHub
parent bc3cd2cf72
commit f8007cc84b
50 changed files with 1321 additions and 564 deletions
+1 -1
View File
@@ -465,7 +465,7 @@ void InitMachine_PCPort() {
// make_function_symbol_from_c("__send-gfx-dma-chain", (void*)send_gfx_dma_chain);
// make_function_symbol_from_c("__pc-texture-upload-now", (void*)pc_texture_upload_now);
// make_function_symbol_from_c("__pc-texture-relocate", (void*)pc_texture_relocate);
// make_function_symbol_from_c("__pc-get-mips2c", (void*)pc_get_mips2c);
make_function_symbol_from_c("__pc-get-mips2c", (void*)pc_get_mips2c);
// make_function_symbol_from_c("__pc-set-levels", (void*)pc_set_levels);
// pad stuff