]> 4ch.mooo.com Git - 16.git/commitdiff
ok ^^
authorsparky4 <sparky4@cock.li>
Thu, 30 Jul 2015 07:43:45 +0000 (02:43 -0500)
committersparky4 <sparky4@cock.li>
Thu, 30 Jul 2015 07:43:45 +0000 (02:43 -0500)
modified:   16.hed
modified:   src/lib/16_head.h

16.hed
src/lib/16_head.h

diff --git a/16.hed b/16.hed
index 9f18ef9843cfaa1bac0546f6639c77d9cc71dbfc..610bc56ef2a5f84dc9a4999aec50146ebac690e6 100644 (file)
Binary files a/16.hed and b/16.hed differ
index 69be59b9993644aa37b08984424d0e71d429bd89..6f293147053dca3027fe81a528c544ee4d013735 100644 (file)
@@ -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