Fix Visual Studio SDL2 x86 build

This commit is contained in:
Wengier 2020-06-13 22:58:57 -04:00 committed by GitHub
parent 2f291208c3
commit 326ec0497e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -549,11 +549,13 @@ localexit:
/* *INDENT-ON* */
}
#ifndef _MSC_VER
void
_ftol2_sse()
{
_ftol();
}
#endif
/* 64-bit math operators for 32-bit systems */
void