Minor change: Added constant for strings
[wordblah.git] / constantstrings.h
index 8dd4582..f5fa059 100644 (file)
@@ -38,6 +38,8 @@ longer password protected!"
 Unsaved changes will be lost [y/N]"
 #define INPUT_CONFIRM_RESET "Are you sure? This will destroy the entire grid\
 and is irreversible (y/N): "
+#define ACROSS_CLUES "ACROSS - CLUES"
+#define DOWN_CLUES "DOWN - CLUES"
 
 #define USAGE_LINE_1 "Usage: %s [<filename> [new <nn>]]\n"
 #define USAGE_LINE_2 "<filename> - puzzle file name\n"