diff --git a/src/debug.c b/src/debug.c index 4861699932..94d58f289d 100644 --- a/src/debug.c +++ b/src/debug.c @@ -338,7 +338,6 @@ static EWRAM_DATA struct DebugMenuListData *sDebugMenuListData = NULL; static EWRAM_DATA struct DebugBattleData *sDebugBattleData = NULL; EWRAM_DATA bool8 gIsDebugBattle = FALSE; EWRAM_DATA u32 gDebugAIFlags = 0; -EWRAM_DATA u32 gDebugTime = 0; // ******************************* // Define functions