DEADSOFTWARE

Added support OpenGL ES 1.1 through nanoGL (have some bugs) and fix build for ARM
[d2df-sdl.git] / src / shared / a_modes.inc
index 5b5757531a0310403f6fa7d8a8ac7097f624c395..fc8cc51c991dc635defab80fef4b0e2aacbc1f7e 100644 (file)
@@ -32,9 +32,9 @@
 {$BOOLEVAL OFF}
 {$COPERATORS ON}
 {$EXTENDEDSYNTAX ON}
-{$IFDEF CPU32}
+{$IFDEF CPU386}
   {$FPUTYPE SSE}
-{$ENDIF CPU32}
+{$ENDIF}
 {$GOTO ON}
 {$IEEEERRORS OFF}
 {$INLINE ON}