X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=086f01c2aa11a5a73627878f7fca9f54c1831e82;hb=b764179e9f5cbe4ebdfc1b76b9947c2660e34b07;hp=af6b95a259e841b9775811103dd640ad1317be01;hpb=19e06988520133ca644c533c8f6932738788a7a5;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index af6b95a2..086f01c2 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -251,8 +251,8 @@ #define SETUP_FILENAME "setup.cnf" #define LEVELSETUP_FILENAME "lvlsetup.cnf" #define EDITORSETUP_FILENAME "edsetup.cnf" -#define HELPANIM_FILENAME "helpanim.conf" -#define HELPTEXT_FILENAME "helptext.conf" +#define HELPANIM_FILENAME "helpanim.cnf" +#define HELPTEXT_FILENAME "helptext.cnf" #define LEVELINFO_FILENAME "lvlinfo.cnf" #define GRAPHICSINFO_FILENAME "gfxinfo.cnf" #define SOUNDSINFO_FILENAME "sndinfo.cnf"