fix SDL_main windows thingy

This commit is contained in:
2022-11-01 18:44:34 +01:00
parent 8e5471480c
commit 9af3df5550
8 changed files with 34 additions and 0 deletions

View File

@ -4,6 +4,8 @@
//#include <physfs.h>
#include <nlohmann/json.hpp>
#include <SDL.h> // SDL_main
#include <mm/fs_const_archiver.hpp>
#include <mm/logger.hpp>