From 05c6ad238e4be9dc10ab832c2f0217931cef9c63 Mon Sep 17 00:00:00 2001 From: Charadon Date: Sat, 11 Jun 2022 23:17:34 -0400 Subject: More work on something. Including a background to the volume bars, fixing some indentation, and beginning work on a screen to show all scores --- src/main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index 51942dd..6f2e96e 100644 --- a/src/main.c +++ b/src/main.c @@ -28,6 +28,7 @@ void set_screen_mode() { goto FullScreenFailed; } } + SetWindowPosition(0, 0); SetWindowState(FLAG_VSYNC_HINT); SetWindowState(FLAG_FULLSCREEN_MODE); break; -- cgit 1.4.1-2-gfad0