Moved GameOptions.h into the precompiled header. Shaves almost 20 seconds off my build times.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#include "Player.h"
|
||||
|
||||
class GameApp;
|
||||
class DeckStats;
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user