1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-12 01:40:47 +00:00

Match func_800DC910

This commit is contained in:
zelda2774 2021-08-23 16:37:41 +02:00
parent b97a369236
commit 86a5beb260
12 changed files with 460 additions and 1403 deletions

View file

@ -11,6 +11,7 @@ CLOSE_DISPS = "void"
ABS = "int"
SQ = "int"
CLAMP = "int"
ALIGN16 = "int"
[decompme.compilers]
"tools/ido_recomp/linux/7.1/cc" = "ido7.1"