mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-09 03:41:10 +08:00
Fix Visual Studio SDL2 x86 build
This commit is contained in:
parent
2f291208c3
commit
326ec0497e
@ -549,11 +549,13 @@ localexit:
|
||||
/* *INDENT-ON* */
|
||||
}
|
||||
|
||||
#ifndef _MSC_VER
|
||||
void
|
||||
_ftol2_sse()
|
||||
{
|
||||
_ftol();
|
||||
}
|
||||
#endif
|
||||
|
||||
/* 64-bit math operators for 32-bit systems */
|
||||
void
|
||||
|
Loading…
x
Reference in New Issue
Block a user