mm
mm copied to clipboard
Fix `EnHorseAction` enum
trafficstars
While decomping player_actor I noticed the EnHorseAction is wrong, it uses the same exact values as OoT but it is a bit shifted.
I also added the EN_HORSE_CHECK macros from OoT and made a bit of cleanup