haveyourcake but it works

This commit is contained in:
Cheezepin
2021-07-15 11:33:37 -07:00
parent 191835c43b
commit 18b562cd85
9 changed files with 2373 additions and 584 deletions

View File

@@ -30,6 +30,8 @@
#define BUGFIX_BOWSER_FALLEN_OFF_STAGE (0 || VERSION_US || VERSION_EU || VERSION_SH)
/// Fixes bug where Bowser would look weird while fading out
#define BUGFIX_BOWSER_FADING_OUT (0 || VERSION_US || VERSION_EU || VERSION_SH)
/// Removes multi-language cake screen
#define EU_CUSTOM_CAKE_FIX 1
// Support Rumble Pak
#define ENABLE_RUMBLE (1 || VERSION_SH)