Closed RootCubed closed 1 year ago
Additionally:
Fixes a few build toolchain issues related to REL building:
st_shndx != SHN_UNDEF
FORCEFILES
EXCLUDEFILES
wiimj2d.elf
Adds -ipa file the build command-line options (needed for matching the state machine code), which meant fixing up some other already decompiled code.
-ipa file
Slightly changes the profile creation macro; now uses a new enum for the draw order.
Additionally:
Fixes a few build toolchain issues related to REL building:
st_shndx != SHN_UNDEF
FORCEFILES
, useEXCLUDEFILES
withwiimj2d.elf
insteadAdds
-ipa file
the build command-line options (needed for matching the state machine code), which meant fixing up some other already decompiled code.Slightly changes the profile creation macro; now uses a new enum for the draw order.