Games, for fun (and stress-testing) (#13464)

This commit is contained in:
Scott Lahteine
2019-04-01 15:43:48 -05:00
committed by Scott Lahteine
parent fbc7b51a24
commit 8b7c3eec83
78 changed files with 1435 additions and 0 deletions

View File

@ -1277,6 +1277,18 @@
#ifndef MSG_END_Z
#define MSG_END_Z _UxGT(" End Z")
#endif
#ifndef MSG_BRICKOUT
#define MSG_BRICKOUT _UxGT("Brickout")
#endif
#ifndef MSG_INVADERS
#define MSG_INVADERS _UxGT("Invaders")
#endif
#ifndef MSG_SNAKE
#define MSG_SNAKE _UxGT("Sn4k3")
#endif
#ifndef MSG_MAZE
#define MSG_MAZE _UxGT("Maze")
#endif
//
// Filament Change screens show up to 3 lines on a 4-line display