mirror of
https://github.com/aap/librw.git
synced 2025-12-22 02:19:56 +00:00
Resolve WinMain linking issues with CMake
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#ifdef LIBRW_SDL2
|
||||
|
||||
#ifdef _WIN32
|
||||
#define SDL_MAIN_HANDLED
|
||||
#endif
|
||||
#include <rw.h>
|
||||
#include "skeleton.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user