From 129c32fc63270fd622de10eb6bb336ba4702a4e6 Mon Sep 17 00:00:00 2001 From: Charadon Date: Mon, 13 Jun 2022 15:27:04 -0400 Subject: Maybe this will work --- src/title.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/title.c') diff --git a/src/title.c b/src/title.c index 5c8987c..c5a15ce 100644 --- a/src/title.c +++ b/src/title.c @@ -397,6 +397,7 @@ int title_screen() { while(TitleScreenGoing == true && GameGoing == true) { + printf("%lf, %d\n", GetTime(), SDL_AtomicGet(&Ticks)); if (WindowShouldClose()) { //Quit Game if the window is closed. GameGoing = false; TitleScreenGoing = false; -- cgit 1.4.1-2-gfad0