From: sparky4 Date: Thu, 30 Jul 2015 07:43:45 +0000 (-0500) Subject: ok ^^ X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=96ceb7d08dd300c94570f4d58f0e10d47bf9a4fd;p=16.git ok ^^ modified: 16.hed modified: src/lib/16_head.h --- diff --git a/16.hed b/16.hed index 9f18ef98..610bc56e 100644 Binary files a/16.hed and b/16.hed differ diff --git a/src/lib/16_head.h b/src/lib/16_head.h index 69be59b9..6f293147 100644 --- a/src/lib/16_head.h +++ b/src/lib/16_head.h @@ -20,9 +20,9 @@ * */ -//#if !defined(__LARGE__) && !defined(__COMPACT__) && !defined(__HUGE__) -//#error Invalid memory model for compiling project 16 -//#endif +#if !defined(__LARGE__) && !defined(__COMPACT__) && !defined(__HUGE__) +#error Invalid memory model for compiling project 16 +#endif #if !defined(__i86__) && defined(__i386__) #error i8088 only