code duplication
[netris.git] / msg.nl.h
1 #define MSG_NEXT    "volgende    "
2 #define MSG_LEVEL   "niveau  %5d"
3 #define MSG_SCORE   "score%8d"
4 #define MSG_LINES   "lijnen%7d"
5 #define MSG_PPM     "ppm %9.1f"
6 #define MSG_APM     "apm %9.1f"
7 #define MSG_YIELD   "yield    %3d%%"
8