X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=739e75f15a613402709d69b0186f06682052bb16;hb=aba4ad86f8fe03895d83c48536d9848726644293;hp=6a37af869ad80e8c7d9c488bff9e101081146a33;hpb=536e46a4eadb99140f58a8b09a7e25ca02b50680;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 6a37af86..739e75f1 100644 --- a/src/main.h +++ b/src/main.h @@ -1478,6 +1478,8 @@ struct LevelInfo { struct LevelFileInfo file_info; + int game_engine_type; + int file_version; /* file format version the level is stored with */ int game_version; /* game release version the level was created with */