Continue work on the GUI - added code for drawing
[wordblah.git] / constantstrings.h
index 1c0dd49..1aec380 100644 (file)
@@ -42,6 +42,9 @@ columns (warning: existing file name may be overwritten)\n"
 /* for wordblox_player */
 #define ERROR_ICON "Unable to load icon!"
 #define ERROR_WINDOW "Error loading Window!"
+#define OPEN_FILE "Open File"
+#define UNFROZEN_GRID_PLAYER "Puzzle is not finalized/frozen and hence cannot\
+ be played"
 
 /* about box info */
 const char *AUTHOR[] = { "V. Harishankar", NULL};