Minor fixes to get build working for vs2017 project;

This commit is contained in:
Mark Clark
2018-02-25 13:57:40 -05:00
parent cec4ca7a20
commit e70c360e11
5 changed files with 10 additions and 8 deletions

View File

@@ -31,7 +31,9 @@
#include "boe.menus.hpp"
#include "winutil.hpp"
#include "prefs.hpp"
#ifndef MSBUILD_GITREV
#include "gitrev.hpp"
#endif
extern sf::RenderWindow mainPtr;
extern short stat_window;