changed mouse cursor on title screens not being always invisible
[rocksndiamonds.git] / src / init.c
index 38dd52b693e57de59e6d1b043d2b88c4431674d9..25e8c07a3b6da5556edefdbb661785ffae52bf3a 100644 (file)
@@ -5075,6 +5075,7 @@ void InitGfx()
 
   InitGfxBuffers();
   InitGfxCustomArtworkInfo();
+  InitGfxOtherSettings();
 
   bitmap_font_initial = LoadCustomImage(filename_font_initial);