mirror of
https://github.com/open-goal/jak-project.git
synced 2024-11-23 22:29:53 +00:00
fa061ef7eb
* [timer decomp] preliminary decomp * [goal-lib] add inplace macros for logior, logxor, lognor and logand * [timer decomp] Finish decomp for now * [timer decomp] OCD whitespace * [all-types] fix type consistency Sorry mr. decompiler but you will have to take the hit * [timer decomp] Fix more type consistency * [timer decomp] ACTUALLY fix it + script so I don't forget * [timer] automatically choose gpr for rlet's
3 lines
83 B
Batchfile
3 lines
83 B
Batchfile
@echo off
|
|
out\build\Release\bin\goalc-test --gtest_filter="*TypeConsistency*"
|
|
pause |