1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-06 14:20:11 +00:00

Improved mips_to_c context script (#214)

* Improved context script

* .gitignore
This commit is contained in:
Ethan Roseman 2020-06-18 21:12:58 -04:00 committed by GitHub
parent 67d13fe190
commit 7c2072ee23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 22 deletions

1
.gitignore vendored
View file

@ -31,6 +31,7 @@ tools/overlayhelpers/batchdisasm/mipsdisasm/*
tools/disasm/output/*
tools/asmsplitter/asm/*
tools/asmsplitter/c/*
ctx.c
# Assets
*.rgba32.png