rnd-20001204-1-src
[rocksndiamonds.git] / src / libgame / gadgets.h
index ccac2373c83117f7354287d424426480cc4c47ed..eae5e49003e7e562017c9355cc887a1c2b25bfcc 100644 (file)
@@ -1,20 +1,20 @@
 /***********************************************************
-*  Rocks'n'Diamonds -- McDuffin Strikes Back!              *
+* Artsoft Retro-Game Library                               *
 *----------------------------------------------------------*
-*  (c) 1995-98 Artsoft Entertainment                       *
-*              Holger Schemel                              *
-*              Oststrasse 11a                              *
-*              33604 Bielefeld                             *
-*              phone: ++49 +521 290471                     *
-*              email: aeglos@valinor.owl.de                *
+* (c) 1994-2000 Artsoft Entertainment                      *
+*               Holger Schemel                             *
+*               Detmolder Strasse 189                      *
+*               33604 Bielefeld                            *
+*               Germany                                    *
+*               e-mail: info@artsoft.org                   *
 *----------------------------------------------------------*
-*  gadgets.h                                               *
+* gadgets.h                                                *
 ***********************************************************/
 
 #ifndef GADGETS_H
 #define GADGETS_H
 
-#include "libgame.h"
+#include "system.h"
 
 
 #define GADGET_FRAME_DELAY     150     /* delay between gadget actions */