mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-16 00:08:14 +00:00
Fixed building with Visual Studio 2013
Added SDL_vacopy.h since it needs to be included after Windows headers
This commit is contained in:
@@ -39,6 +39,9 @@
|
||||
#include <android/log.h>
|
||||
#endif
|
||||
|
||||
#include "stdlib/SDL_vacopy.h"
|
||||
|
||||
|
||||
/* The size of the stack buffer to use for rendering log messages. */
|
||||
#define SDL_MAX_LOG_MESSAGE_STACK 256
|
||||
|
||||
|
Reference in New Issue
Block a user