Lets you change what type of float math instruction is being performed while preserving registers Example: Change a float add instruction into a valid float subtract instruction - camera goes left when holding right (example effect) These lists should only be used with other passthrough lists in this package! ======================== Guide: Limiter -> Value ======================== _Dolphin_PT_FLT_MATH -> Any list in this package (contains add, subtract, and divide) _Dolphin_PT_FLT_ADD -> Any list in this package besides itself _Dolphin_PT_FLT_SUB -> Any list in this package besides itself _Dolphin_PT_FLT_DIV -> Any list in this package besides itself note: multiplication not included due to instruction format differences