removed obsolete toon animation code (done by global animations now)
[rocksndiamonds.git] / src / main.h
index f61c4edc85d58372aedbd126a0f8584a8b3ed6f0..3cc923c2866f2442e08ce870b5f7f5fc3bbadf0e 100644 (file)
@@ -2978,7 +2978,6 @@ extern Bitmap                    *bitmap_db_field;
 extern Bitmap                 *bitmap_db_panel;
 extern Bitmap                 *bitmap_db_door_1;
 extern Bitmap                 *bitmap_db_door_2;
-extern Bitmap                 *bitmap_db_toons;
 extern DrawBuffer             *fieldbuffer;
 extern DrawBuffer             *drawto_field;