Moved GameOptions.h into the precompiled header. Shaves almost 20 seconds off my build times.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#include "PrecompiledHeader.h"
|
||||
|
||||
#include "PriceList.h"
|
||||
#include "utils.h"
|
||||
#include "MTGCard.h"
|
||||
|
||||
int PriceList::randomKey = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user