Moved GameOptions.h into the precompiled header. Shaves almost 20 seconds off my build times.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#include "PrecompiledHeader.h"
|
||||
|
||||
#include "GameOptions.h"
|
||||
#include "PlayerData.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user