mm
mm copied to clipboard
General Cleanup 11
I should be getting close to done with these for the time being :) . Does 5 things:
- Changes char to UNK_TYPE1 for decomped actors with struct padding
- Fixes a couple usages of SubS functions
- Uses the EXCHANGE_ITEMs as the last arg to func_800B8500
- Cleans up some actor macros
- A few misc stuff I saw
While you are swapping around my old GET_ACTOR_PARAM macros back to ACTOR_GET_PARAM, EnKakasi also should be fixed.
Is char -> UNK_TYPE1 something that has been discussed for MM?
For OoT iirc last time we talked about these UNK_ types the consensus seemed to be "we won't ever know what these are/were so char is okay as a placeholder"
Yes we have been using UNK_TYPE1 as a placeholder instead of char