From bc8d6da2c1cb659b406cbd59b7eac80bba51033f Mon Sep 17 00:00:00 2001 From: bigfoot547 Date: Sun, 28 Jun 2026 01:27:46 -0500 Subject: add new tests --- source/states/menu.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source/states') diff --git a/source/states/menu.c b/source/states/menu.c index 15e0b3c..ea5134b 100644 --- a/source/states/menu.c +++ b/source/states/menu.c @@ -59,6 +59,8 @@ static int begin_testing(u32 menu_state, struct et_next_state *next_state) { next_state->state = et_state_begin_testing; next_state->init_data.p = plan; + putchar('\n'); + return 1; } -- cgit v1.2.3-70-g09d2