From c6763223b8b0c3f78edb6ac759c14f08375b438f Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Wed, 15 May 2024 10:23:02 +0200 Subject: join game menu --- main.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'main.c') diff --git a/main.c b/main.c index e5b7746..1e66858 100644 --- a/main.c +++ b/main.c @@ -106,8 +106,6 @@ int main(int argc, char **argv) UINT16_MAX, UINT16_MAX, 1366, 768, FLAGS_MINIMIZE, update_func, 0, 0, 0, 0); platform_toggle_vsync(window, true); if (is_fullscreen) platform_toggle_fullscreen(window, is_fullscreen); - //platform_window_set_size(window, available_resolutions[current_res_index].x, - // available_resolutions[current_res_index].y); settings_set_number("USE_GPU", 1); -- cgit v1.2.3-70-g09d2