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:
Tyler Wilding
2021-09-06 14:29:06 -04:00
committed by GitHub
parent a96eb800c4
commit 7c25b721f1
35 changed files with 21874 additions and 560 deletions
+3
View File
@@ -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*"