Disabled rumble by default to prevent crashes

This commit is contained in:
Reonu
2021-05-24 09:02:40 +01:00
parent 8d9dcbf089
commit 5097e6f666

View File

@@ -24,7 +24,7 @@
#define BUGFIX_STAR_BOWSER_KEY (0 || VERSION_US || VERSION_EU || VERSION_SH)
// Support Rumble Pak
#define ENABLE_RUMBLE (1 || VERSION_SH)
//#define ENABLE_RUMBLE (1 || VERSION_SH)
// Screen Size Defines
#define SCREEN_WIDTH 320