This commit is contained in:
Ray
2018-09-18 21:34:02 +02:00
parent 27c3afd91c
commit be599a9ece
7 changed files with 7 additions and 7 deletions

View File

@ -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;