X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Flib%2Fsdl2%2Fsdlcpuinfo.inc;h=7c3e853e06a228d486ef0873f4b30708b31b00a8;hp=2ea9f293f5a9fd5e013b23617817bfcf17e65635;hb=ac201b02f10ef558087d50f6b03b4519ab567558;hpb=423556f23c02a18964bd2c1e125516c0c902ca46 diff --git a/src/lib/sdl2/sdlcpuinfo.inc b/src/lib/sdl2/sdlcpuinfo.inc index 2ea9f29..7c3e853 100644 --- a/src/lib/sdl2/sdlcpuinfo.inc +++ b/src/lib/sdl2/sdlcpuinfo.inc @@ -74,4 +74,3 @@ function SDL_HasAVX(): TSDL_Bool cdecl; external SDL_LibName {$IFDEF DELPHI} {$I * This function returns the amount of RAM configured in the system, in MB. *} function SDL_GetSystemRAM(): Integer cdecl; external SDL_LibName {$IFDEF DELPHI} {$IFDEF MACOS} name '_SDL_GetSystemRAM' {$ENDIF} {$ENDIF}; -