Fix some border drawing issues.
[sgt/puzzles] / puzzles.h
index ff991ad..a8f82a2 100644 (file)
--- a/puzzles.h
+++ b/puzzles.h
@@ -78,6 +78,7 @@ enum {
   #define SMALL_SCREEN
   #define PORTRAIT_SCREEN
   #define VIVID_COLOURS
+  #define STYLUS_BASED
 #endif
 
 #define IGNOREARG(x) ( (x) = (x) )