#include "wtypes.h"
#include "..\AEngine\AEngine.h"
#include <fstream>
#include <sstream>
#include <string>
Include dependency graph for GameConfig.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | GameConfig |
| Class that contains all game init config info. This data should be stored in config file in the directory where the game exe is. More... | |
1.3-rc2