HackerN64 / HackerSM64

A Super Mario 64 decompilation repo based on CrashOveride95/ultrasm64 that aims to provide a flexible, easy-to-use base for creating romhacks.
328 stars 146 forks source link

Remove, enforce, and combine several defines in config #793

Closed mountainflaw closed 4 months ago

mountainflaw commented 4 months ago

This removes about 15 defines in total. Many of these are never used, or are otherwise redundant/pointless (i.e. the original IA8_COINS vs IA8_30FPS_COINS).

mountainflaw commented 4 months ago

Please rebase as to not merge 2.3 stuff into 3.0

aye aye captain

gheskett commented 4 months ago

nice PR