rnd-20030505-1-src
[rocksndiamonds.git] / src / main.c
index 4f1b196dea116e6f95b9f656e82692f6ea33fba9..a9387025a59e25ce5eb0e6499bba08ec18fe5f69 100644 (file)
@@ -27,8 +27,8 @@ Bitmap                       *bitmap_db_field, *bitmap_db_door;
 #if 0
 Pixmap                 tile_clipmask[NUM_TILES];
 #endif
-DrawBuffer          *fieldbuffer;
-DrawBuffer          *drawto_field;
+DrawBuffer            *fieldbuffer;
+DrawBuffer            *drawto_field;
 
 int                    game_status = -1;
 boolean                        level_editor_test_game = FALSE;