missing features (notable on Tetris DS)
[netris.git] / msg.en.h
1 #define MSG_NEXT    "next        "
2 #define MSG_LEVEL   "level   %5d"
3 #define MSG_SCORE   "score%8d"
4 #define MSG_LINES   "lines%8d"
5 #define MSG_PPM     "ppm %9.1f"
6 #define MSG_APM     "apm %9.1f"
7 #define MSG_YIELD   "yield    %3d%%"
8
9 #define MSG_TITLE    "NETRIS"
10 #define MSG_TITLESUB "(C)1994-1996,1999 Mark H. Weaver, (C)2002 Shiar"
11