X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Flibgame.h;h=4b40b509ef272f807bf60c03f389e8506204fd37;hp=6c1dd346f0cb0323124628dee840e9684b8e94d3;hb=abe44529b439ad39b4d8dbf19cbd67c9b9844279;hpb=c9433eab5c4317ed4f89164b386a7d33562e29be diff --git a/src/libgame/libgame.h b/src/libgame/libgame.h index 6c1dd346..4b40b509 100644 --- a/src/libgame/libgame.h +++ b/src/libgame/libgame.h @@ -1,15 +1,13 @@ -/*********************************************************** -* Artsoft Retro-Game Library * -*----------------------------------------------------------* -* (c) 1994-2002 Artsoft Entertainment * -* Holger Schemel * -* Detmolder Strasse 189 * -* 33604 Bielefeld * -* Germany * -* e-mail: info@artsoft.org * -*----------------------------------------------------------* -* libgame.h * -***********************************************************/ +// ============================================================================ +// Artsoft Retro-Game Library +// ---------------------------------------------------------------------------- +// (c) 1995-2014 by Artsoft Entertainment +// Holger Schemel +// info@artsoft.org +// http://www.artsoft.org/ +// ---------------------------------------------------------------------------- +// libgame.h +// ============================================================================ #ifndef LIBGAME_H #define LIBGAME_H @@ -23,10 +21,10 @@ #include "gadgets.h" #include "text.h" #include "sound.h" +#include "snapshot.h" #include "joystick.h" #include "toons.h" #include "image.h" -#include "pcx.h" #include "setup.h" #include "misc.h"