]> git.localhorst.tv Git - l2e.git/blobdiff - src/common/fwd.h
extracted common capsule base
[l2e.git] / src / common / fwd.h
index 5b9be8200172f22cf6359fb37f433ae6b9b3bb7e..209eaa158b083d87fd0d4f77ae79716d077215b3 100644 (file)
@@ -3,6 +3,7 @@
 
 namespace common {
 
+class Capsule;
 struct GameConfig;
 struct GameState;
 class Hero;