Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/boards/reversecount.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/boards/reversecount.c')
-rw-r--r--src/boards/reversecount.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/boards/reversecount.c b/src/boards/reversecount.c
index 0226f79..57066a5 100644
--- a/src/boards/reversecount.c
+++ b/src/boards/reversecount.c
@@ -91,8 +91,12 @@ static gchar *imageList[] =
"gcompris/animals/joybear001.jpg",
"gcompris/animals/polarbear001.jpg",
"gcompris/animals/joybear002.jpg",
+ "gcompris/animals/flamentrosegc.jpg",
+ "gcompris/animals/girafegc.jpg",
+ "gcompris/animals/rhinogc.jpg",
+ "gcompris/animals/singegc.jpg",
};
-#define NUMBER_OF_IMAGES 6
+#define NUMBER_OF_IMAGES 10
// List of fish to use in the game
static gchar *fishList[] =