X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=inline;f=src%2Flibgame%2Fsystem.h;h=29a98017dd832c63435c16297498f3018ecd5868;hb=796c49130a11576aeb603104bdd25a6020598761;hp=76169efa6bf0345e6e90f64fc63d827fdee5c7b5;hpb=c8058770312fb6ec95cd6a57164669031bfaf2bf;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index 76169efa..29a98017 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1569,6 +1569,9 @@ struct MouseActionInfo struct LevelSetInfo { int music[MAX_LEVELS]; + + char *identifier; + int level_nr; }; struct LevelStats