summaryrefslogtreecommitdiffhomepage
path: root/games/koala_seasons/screens/screen_logo.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/koala_seasons/screens/screen_logo.c')
-rw-r--r--games/koala_seasons/screens/screen_logo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/koala_seasons/screens/screen_logo.c b/games/koala_seasons/screens/screen_logo.c
index a3035b30..55785c3a 100644
--- a/games/koala_seasons/screens/screen_logo.c
+++ b/games/koala_seasons/screens/screen_logo.c
@@ -37,7 +37,7 @@ static int framesCounter;
static int finishScreen;
const char msgLogoA[64] = "A simple and easy-to-use library";
-const char msgLogoB[64] = "to learn videogames programming";
+const char msgLogoB[64] = "to enjoy videogames programming";
int logoPositionX;
int logoPositionY;