From 63f7aacf623338e4f47551323624a9953650e0d7 Mon Sep 17 00:00:00 2001 From: Reonu Date: Mon, 28 Jun 2021 14:08:49 +0100 Subject: [PATCH] added warning about rumble crashes --- include/config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/config.h b/include/config.h index ce631816..b5c7582f 100644 --- a/include/config.h +++ b/include/config.h @@ -24,6 +24,7 @@ #define BUGFIX_STAR_BOWSER_KEY (0 || VERSION_US || VERSION_EU || VERSION_SH) // Support Rumble Pak +// Currently not recommended, as it may cause random crashes. //#define ENABLE_RUMBLE (1 || VERSION_SH) // Clear RAM on boot