Bug #2211 ยป 0066-SDL2_rotozoom.c-Include-fc_prehdrs.h-before-windows..patch
| dependencies/SDL2_gfx/SDL2_rotozoom.c | ||
|---|---|---|
|
*/
|
||
|
#include "fc_prehdrs.h"
|
||
|
#ifdef WIN32
|
||
|
#include <windows.h>
|
||
|
#endif
|
||
Marko Lindqvist, 09/05/2026 02:56 PM
| dependencies/SDL2_gfx/SDL2_rotozoom.c | ||
|---|---|---|
|
*/
|
||
|
#include "fc_prehdrs.h"
|
||
|
#ifdef WIN32
|
||
|
#include <windows.h>
|
||
|
#endif
|
||