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

[iQue] Update permuter/decompme import (#2415)

* [iQue] Update permuter/decompme import

* Fix GCC build
This commit is contained in:
cadmic 2025-01-10 15:05:10 -08:00 committed by GitHub
parent 5773b12241
commit 1549f34e8e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

View file

@ -33,4 +33,4 @@ ACTOR_DEBUG_PRINTF = "void"
[decompme.compilers]
"tools/ido_recomp/*/7.1/cc" = "ido7.1"
"tools/ido_recomp/*/5.3/cc" = "ido5.3"
"tools/egcs/*/gcc" = "egcs_1.1.2-4"
"tools/egcs/*/gcc" = "egcs_1.1.2-4c"