Moved GameOptions.h into the precompiled header. Shaves almost 20 seconds off my build times.
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#include "MTGDeck.h"
|
||||
#include "MTGPack.h"
|
||||
#include "Translate.h"
|
||||
#include "GameOptions.h"
|
||||
#include "TestSuiteAI.h"
|
||||
|
||||
#include <hge/hgedistort.h>
|
||||
|
||||
Reference in New Issue
Block a user