X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Flib%2Fsdl2%2Fsdlcpuinfo.inc;h=7c3e853e06a228d486ef0873f4b30708b31b00a8;hb=e2769e7d4307654602c2ce2c1f5b19d65e710556;hp=2ea9f293f5a9fd5e013b23617817bfcf17e65635;hpb=30bcb89f4decd5b5885ebde1fbb943b6563b1e3e;p=d2df-sdl.git 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}; -