X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGame.cpp;h=76455fb7a55fb9258f078f3a87aa7369c0044f4c;hb=ed3662c0852c4312a612b4fc35bd03aba8d13db7;hp=e740aa607f7125da558cb120d91ee423b2dad051;hpb=b84825978803615f45a9f128232e62431042aec0;p=lugaru.git diff --git a/Source/Game.cpp b/Source/Game.cpp index e740aa6..76455fb 100644 --- a/Source/Game.cpp +++ b/Source/Game.cpp @@ -18,11 +18,12 @@ You should have received a copy of the GNU General Public License along with Lugaru. If not, see . */ -#include "SDL_thread.h" -#include "Game.h" -#include "Audio/openal_wrapper.h" -#include "Level/Dialog.h" +#include "Game.hpp" +#include "Audio/openal_wrapper.hpp" +#include "Level/Dialog.hpp" + +#include extern int mainmenu;