mirror of
https://github.com/open-goal/jak-project
synced 2026-08-14 20:43:54 -04:00
update some physics code (#347)
* move commonly used scripts to specific folders * fixes * Update test.sh * Update test.sh * Fix file permission * move commonly used scripts to specific folders * fixes * Update test.sh * Update test.sh * Fix file permission * scripts to annoy me less * [dynamics-h] clean-up * make things neat * more cleanup * update surface-h * fix error * fix typo * Spoonfeed the compiler * [surface-h] rename sqrt to sqrtf
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
cd ..\..
|
||||
git update-index --assume-unchanged decompiler\config\jak1_ntsc_black_label.jsonc
|
||||
@@ -0,0 +1,2 @@
|
||||
cd ..\..
|
||||
git update-index --no-assume-unchanged decompiler\config\jak1_ntsc_black_label.jsonc
|
||||
Reference in New Issue
Block a user