X-Git-Url: https://harishankar.org/repos/?p=wordblah.git;a=blobdiff_plain;f=constantstrings.h;h=f5fa059bf8462941111fd18302a7933370cede58;hp=8dd458267a2863fb9f177cd882ef2f6c8e7a7ec0;hb=HEAD;hpb=efe3df7ba8a310849b15b1247addfb6908cc33cf diff --git a/constantstrings.h b/constantstrings.h index 8dd4582..f5fa059 100644 --- a/constantstrings.h +++ b/constantstrings.h @@ -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 [ [new ]]\n" #define USAGE_LINE_2 " - puzzle file name\n"