mirror of
https://github.com/love2d/love.git
synced 2026-08-14 10:13:46 +02:00
Made sure the launcher uses SDLmain (by including SDL.h)
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
**/
|
||||
|
||||
#include <common/config.h>
|
||||
#include <SDL.h>
|
||||
|
||||
extern "C"
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user