Moved GameOptions.h into the precompiled header. Shaves almost 20 seconds off my build times.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#include "PrecompiledHeader.h"
|
||||
|
||||
#include "Translate.h"
|
||||
#include "GameOptions.h"
|
||||
|
||||
Translator * Translator::mInstance = NULL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user