mirror of
https://github.com/open-goal/jak-project
synced 2026-08-21 23:00:45 -04:00
[decomp] Jak 2 mips2c, collide-func (#1805)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user