New options: Bootscreen as Info, game Easter-egg (#13829)
This commit is contained in:
committed by
Scott Lahteine
parent
180f9a4c22
commit
eefe3f595a
@ -1385,6 +1385,9 @@
|
||||
#ifndef MSG_END_Z
|
||||
#define MSG_END_Z _UxGT(" End Z")
|
||||
#endif
|
||||
#ifndef MSG_GAMES
|
||||
#define MSG_GAMES _UxGT("Games")
|
||||
#endif
|
||||
#ifndef MSG_BRICKOUT
|
||||
#define MSG_BRICKOUT _UxGT("Brickout")
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user