From 9737850eea0c01f82be97069429009d5c8700c30 Mon Sep 17 00:00:00 2001 From: Pawkkie <61265402+Pawkkie@users.noreply.github.com> Date: Fri, 25 Apr 2025 13:57:22 -0400 Subject: [PATCH] Keep Steven Multi Debug Option at the Bottom Forever (#6694) Co-authored-by: hedara90 <90hedara@gmail.com> --- src/debug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/debug.c b/src/debug.c index 94d58f289d..d137ea201b 100644 --- a/src/debug.c +++ b/src/debug.c @@ -103,8 +103,8 @@ enum UtilDebugMenu DEBUG_UTIL_MENU_ITEM_EXPANSION_VER, DEBUG_UTIL_MENU_ITEM_BERRY_FUNCTIONS, DEBUG_UTIL_MENU_ITEM_EWRAM_COUNTERS, - DEBUG_UTIL_MENU_ITEM_STEVEN_MULTI, DEBUG_UTIL_MENU_ITEM_TIME_MENU, + DEBUG_UTIL_MENU_ITEM_STEVEN_MULTI // Please keep this at the bottom <3 }; enum TimeMenuDebugMenu