]> git.localhorst.tv Git - l2e.git/blobdiff - src/common/fwd.h
closed the gap between battle and map state (yay)
[l2e.git] / src / common / fwd.h
index 3f7e46f85a87eed57913182958bb583140340c0f..053307e4f9db84ed2f049a9c214f349394cec6ac 100644 (file)
@@ -10,6 +10,7 @@
 
 namespace common {
 
+struct GameConfig;
 struct GameState;
 class Hero;
 class HeroGroup;