added support for busy animation on non-loading screens
[rocksndiamonds.git] / src / main.h
index cd272322f63e9d67f5f2de45922a2a3617bf8e98..f3e757126a43e06115932f01563fb4b010f1d4bd 100644 (file)
@@ -2856,6 +2856,7 @@ struct InitInfo
 {
   struct MenuPosInfo busy_initial;
   struct MenuPosInfo busy;
+  struct MenuPosInfo busy_playfield;
 };
 
 struct MenuInfo