sotn-decomp/tools/permuter_settings.toml
Alejandro Asenjo Nitti 53fecc2e1e
mostly renamings, one func (#33)
Matched func_8010E27C from previous NON_MATCHING state

Entity struct members:
facing, hitPoints,

It's worth mentioning that those names are not definitive, but rather
intended to make up some context while decompiling functions, more
accurate names will come once we decomp more.

NZ0 function names:
EntityTransitionDoor
EntityBloodSkeleton

I also updated the permuter configuration yaml file but there's still
work left to do with it for the decomp.me import function to work
properly.
2023-01-02 08:57:53 +00:00

3 lines
77 B
TOML

compiler_type = "gcc"
[decompme.compilers]
"mipsel-linux-gnu-cpp" = "psyq4.0"