]> git.cworth.org Git - grrobot/blobdiff - src/grr_board_view.h
Alternate two different background images. New planets for all squares.
[grrobot] / src / grr_board_view.h
index 3cee0962cd58a0417ce627bb4bf246b7088b779e..13cd99bb57ada964e5952eb6d0cc2eabd0cfa815 100644 (file)
@@ -70,7 +70,8 @@ struct grr_board_view
     /* ID of update timer, or 0 if none */
     guint32 timer;
 
-    grr_icon_t *cell_icon;
+    grr_icon_t *cell1_icon;
+    grr_icon_t *cell2_icon;
     grr_icon_t *wall_icon;
 
     grr_icon_t *robot_icon[RR_NUM_ROBOTS];