diff --git a/src/debug.c b/src/debug.c index a683311b8b..8fde81637f 100644 --- a/src/debug.c +++ b/src/debug.c @@ -664,7 +664,7 @@ static const struct DebugMenuOption sDebugMenu_Actions_Flags[] = { NULL } }; -static const u8 *sDebugMenu_Actions_BagUse_Options[] = +static const u8 *const sDebugMenu_Actions_BagUse_Options[] = { COMPOUND_STRING("No Bag: {STR_VAR_1}Inactive"), COMPOUND_STRING("No Bag: {STR_VAR_1}VS Trainers"),