X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fmap%2Ffwd.h;h=464bb6fdab4645879bd76f7fcbe964d4ced3036d;hb=389d2fcb1e9ca1023cda11da80f00272ab20903a;hp=8f2603c9504fc91521c869611786246ded572942;hpb=65f855e8181613291670bf1ef84623fabc4594d9;p=l2e.git diff --git a/src/map/fwd.h b/src/map/fwd.h index 8f2603c..464bb6f 100644 --- a/src/map/fwd.h +++ b/src/map/fwd.h @@ -15,6 +15,7 @@ class Entity; class Map; class MapState; class Tile; +class TransitionState; class Trigger; }