Reworked the sfml-main module, added Main.hpp, moved the main() internal entry point for iOS from sfml-window to sfml-main

This commit is contained in:
Laurent Gomila 2013-09-06 14:50:15 +02:00 committed by Jonathan De Wachter
parent b9fd685a60
commit 3872b27569
15 changed files with 170 additions and 120 deletions

View file

@ -3,6 +3,7 @@
////////////////////////////////////////////////////////////
#include <SFML/Window.hpp>
#include <SFML/OpenGL.hpp>
#include <SFML/Main.hpp>
// Some platform-specific stuff