rnd-20100220-1-src
[rocksndiamonds.git] / src / libgame / libgame.h
index 26cfb6906e1f37b6c37d20e2b4813c97d1f9e97a..d1f05c82fe561e07c112e9c4aaf0c97dc5608546 100644 (file)
@@ -1,7 +1,7 @@
 /***********************************************************
 * Artsoft Retro-Game Library                               *
 *----------------------------------------------------------*
-* (c) 1994-2000 Artsoft Entertainment                      *
+* (c) 1994-2006 Artsoft Entertainment                      *
 *               Holger Schemel                             *
 *               Detmolder Strasse 189                      *
 *               33604 Bielefeld                            *
 #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"
 
 #endif /* LIBGAME_H */