X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Flibgame%2Fsystem.h;h=3abbbd7602cb849b7946fe02a520ab6eadcaae9c;hb=8a1c6f39577584e0479ed638ed8b3df11d74f561;hp=ec1b52501f66ab337091744ded186e06cbf49f80;hpb=983c38dbae8637ef26d8be356e04c9b64bf9fc1f;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index ec1b5250..3abbbd76 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -228,6 +228,7 @@ #define SETUP_FILENAME "setup.conf" #define LEVELSETUP_FILENAME "levelsetup.conf" #define EDITORSETUP_FILENAME "editorsetup.conf" +#define ELEMENTINFO_FILENAME "elementinfo.conf" #define LEVELINFO_FILENAME "levelinfo.conf" #define GRAPHICSINFO_FILENAME "graphicsinfo.conf" #define SOUNDSINFO_FILENAME "soundsinfo.conf" @@ -240,6 +241,7 @@ #define SETUP_FILENAME "setup.cnf" #define LEVELSETUP_FILENAME "lvlsetup.cnf" #define EDITORSETUP_FILENAME "edsetup.conf" +#define ELEMENTINFO_FILENAME "eleminfo.conf" #define LEVELINFO_FILENAME "lvlinfo.cnf" #define GRAPHICSINFO_FILENAME "gfxinfo.cnf" #define SOUNDSINFO_FILENAME "sndinfo.cnf"