X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Flib%2Fsdl2%2Fjedi.inc;h=034429f4ab4c68a47bac6ee67c36af87431726ab;hb=2f55e5929cd544944331b54c0d2b7ae3c3b29b6e;hp=0f7cbac5008a845c2f4bac6794845e3d60d2e3ff;hpb=c3883647dc5b9ad0b62d3163b2ad92e8b1b06d8a;p=d2df-sdl.git diff --git a/src/lib/sdl2/jedi.inc b/src/lib/sdl2/jedi.inc index 0f7cbac..034429f 100644 --- a/src/lib/sdl2/jedi.inc +++ b/src/lib/sdl2/jedi.inc @@ -8,9 +8,9 @@ sdl.inc is based on the files: "begin_code.h", "close_code.h", - "sdl_config.h", - "sdl_config_windows.h", - ... + "sdl_config.h", + "sdl_config_windows.h", + ... it defines some variables for several Pascal-Compilers and OS-versions. It is based on mine updated version of jedi-sdl.inc from the SDL 1.2 Headers, @@ -419,10 +419,10 @@ {$DEFINE DELPHI32} {$ELSE} {$IFDEF 64Bit} - {$DEFINE DELPHI64} - {$ELSE} - {$DEFINE DELPHI16} - {$ENDIF} + {$DEFINE DELPHI64} + {$ELSE} + {$DEFINE DELPHI16} + {$ENDIF} {$ENDIF} //{$ALIGN ON} {$ENDIF Delphi}