mirror of
https://github.com/open-goal/jak-project
synced 2026-08-22 07:04:29 -04:00
decomp: easy batch number 2 (#824)
* decomp: finish `jungle-elevator` * decomp: finish `bouncer` * decomp: finish `hopper` * decomp: finish `junglefish` * decomp: finish `blocking-plane` * decomp: finish `sidekick-human` * decomp: finish `assistant-firecanyon` * decomp: finish `sage-bluehut` * decomp: finish `flutflut-bluehut` * fix arg type
This commit is contained in:
@@ -61,3 +61,6 @@ tasks:
|
||||
- python ./scripts/next-decomp-file.py --file "{{.FILE}}"
|
||||
- task: decomp
|
||||
- python ./scripts/find-label-types.py --file "{{.FILE}}"
|
||||
type-test:
|
||||
cmds:
|
||||
- ./out/build/Release/bin/goalc-test.exe --gtest_brief=0 --gtest_filter="*TypeConsistency*"
|
||||
|
||||
Reference in New Issue
Block a user