mirror of
https://github.com/open-goal/jak-project
synced 2026-08-22 07:04:29 -04:00
decomp: Cleanup all unknown-types that we've actually defined
This commit is contained in:
+4
-1
@@ -16,4 +16,7 @@ tasks:
|
||||
decomp-clean:
|
||||
cmds:
|
||||
- rm ./decompiler_out/**/*.asm
|
||||
- rm ./decompiler_out/**/*disasm.gc
|
||||
- rm ./decompiler_out/**/*disasm.gc
|
||||
cleanup-all-types:
|
||||
cmds:
|
||||
- python ./scripts/cleanup-all-types.py
|
||||
Reference in New Issue
Block a user