Skip to content

Commit 7053aa9

Browse files
author
someone2639
committed
remove debug print
1 parent 22e0f63 commit 7053aa9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/menu/title_screen.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ s32 run_level_id_or_demo(s32 level) {
7777
sDemoCountdown = 0;
7878
return level;
7979
}
80-
osSyncPrintf("LLLEvel");
8180
} while (gDemos[gDemoLevel].romStart == NULL);
8281

8382
struct DemoInput *demoBank = (struct DemoInput *) get_segment_base_addr(SEGMENT_DEMO_INPUTS);

0 commit comments

Comments
 (0)