modernize configure
[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