decomp: Decompile wind (#480)

* decomp: Decompile `wind`

* include `<limits>`
This commit is contained in:
Tyler Wilding
2021-05-13 20:46:37 -04:00
committed by GitHub
parent acac7d0e4d
commit 790e65a78c
10 changed files with 287 additions and 9 deletions
+3 -1
View File
@@ -29,7 +29,9 @@ tasks:
- task: decomp
decomp-list:
cmds:
- python ./scripts/next-decomp-file.py --list
- python ./scripts/next-decomp-file.py --list "{{.LIST}}"
vars:
LIST: '{{default "0" .LIST}}'
cleanup-all-types:
cmds:
- python ./scripts/cleanup-all-types.py