X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmain.h;h=64795686dff5bb10b5dc23eba21ae7f333790b15;hb=a475a2fcc3a08019a7661066e324e2bc8508851d;hp=3d6055a8b797f989f62555dc6bdba0f3ade54b01;hpb=bd4bc1bc76940bd91ecfbf7d01790c0433ab19e2;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 3d6055a8..64795686 100644 --- a/src/main.h +++ b/src/main.h @@ -2853,6 +2853,7 @@ struct TitleMessageInfo struct InitInfo { + struct MenuPosInfo busy_initial; struct MenuPosInfo busy; }; @@ -3715,7 +3716,7 @@ struct MusicFileInfo boolean is_sound; - struct MusicFileInfo *next; + struct MusicFileInfo *prev, *next; }; struct ElementActionInfo