Remove insidious F11 fullscreen toggle. That will never work under Windows.
[neverball] / ball / st_conf.c
index f7d4a01..d0e6e70 100644 (file)
@@ -178,6 +178,7 @@ static int conf_enter(void)
 {
     int id, jd, kd;
 
+    game_free();
     back_init("back/gui.png", config_get_d(CONFIG_GEOMETRY));
 
     /* Initialize the configuration GUI. */