Commit a48c9e6df80290bb0bc2b38c79b53a3cf18b9166

Sam Lantinga 2017-08-11T21:16:33

Fixed bug 3292 - SDL_rwops and 64-bit file I/O Juha Niemim? On AmigaOS 4 platform with Newlib 'C' library, there is a problem with failing fseeko64. This seemed to be caused by using fopen instead of fopen64.