]> git.cworth.org Git - grrobot/blobdiff - src/grr_board_view.h
Resized the graphics slightly. The walls are thinner, the padding is smaller, and
[grrobot] / src / grr_board_view.h
index 8a0ffd1f40be1e788acc1774fa2f1ab3a6611369..523cd25b4f18f515e5ae8541f467b0382a71cdab 100644 (file)
@@ -70,6 +70,7 @@ struct grr_board_view
 
     grr_icon_t *cell_icon;
     grr_icon_t *wall_icon;
+
     grr_icon_t *robot_icon[RR_NUM_ROBOTS];
     grr_icon_t *target_icon[RR_NUM_TARGETS];
 };