use spaces for alignment
[netris.git] / msg.en.h
index ccfc707625c58786c465043e60c450f7415f63ab..4f41af24f9927ee656720c13173840f587c5f08c 100644 (file)
--- a/msg.en.h
+++ b/msg.en.h
@@ -1,10 +1,10 @@
-#define MSG_NEXT       "next        "
-#define MSG_LEVEL      "level   %5d"
-#define MSG_SCORE      "score%8d"
-#define MSG_LINES      "lines%8d"
-#define MSG_PPM                "ppm %9.1f"
-#define MSG_APM                "apm %9.1f"
-#define MSG_YIELD      "yield    %3d%%"
+#define MSG_NEXT    "next        "
+#define MSG_LEVEL   "level   %5d"
+#define MSG_SCORE   "score%8d"
+#define MSG_LINES   "lines%8d"
+#define MSG_PPM     "ppm %9.1f"
+#define MSG_APM     "apm %9.1f"
+#define MSG_YIELD   "yield    %3d%%"
 
 #define MSG_TITLE    "NETRIS"
 #define MSG_TITLESUB "(C)1994-1996,1999 Mark H. Weaver, (C)2002 Shiar"