push version

This commit is contained in:
FIX94 2017-09-29 19:51:11 +02:00
parent deb5b36c1b
commit d335452f63
No known key found for this signature in database
GPG Key ID: CE39016A19D8EADA

View File

@ -40,7 +40,7 @@ int main(int argc, char *argv[])
{ {
printf("\x1b[2J"); printf("\x1b[2J");
printf("\x1b[37m"); printf("\x1b[37m");
printf("WiiDRC v1.2 Demo by FIX94\n"); printf("WiiDRC v1.3 Demo by FIX94\n");
printf("Press any button on a real Wiimote to exit\n"); printf("Press any button on a real Wiimote to exit\n");
if(inited) if(inited)
{ {