[jak3] implement pckernel (#3472)

Most debug features do not work, but that's fine.
This commit is contained in:
ManDude
2024-04-15 19:26:48 +01:00
committed by GitHub
parent 20b76e318d
commit e601a3dcb3
28 changed files with 2643 additions and 248 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
@echo off
cd ..\..
out\build\Release\bin\goalc-test --gtest_filter="Jak3TypeConsistency.TypeConsistency"
out\build\Release\bin\goalc-test --gtest_filter="Jak3TypeConsistency.TypeConsistency*"
pause