aboutsummaryrefslogtreecommitdiff
path: root/osx.m
diff options
context:
space:
mode:
Diffstat (limited to 'osx.m')
-rw-r--r--osx.m2
1 files changed, 2 insertions, 0 deletions
diff --git a/osx.m b/osx.m
index 33031e3..c59ff56 100644
--- a/osx.m
+++ b/osx.m
@@ -77,6 +77,8 @@
* recreate it.
*/
+#define COMBINED /* we put all the puzzles in one binary in this port */
+
#include <ctype.h>
#include <sys/time.h>
#import <Cocoa/Cocoa.h>