X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fmap%2Ffwd.h;fp=src%2Fmap%2Ffwd.h;h=464bb6fdab4645879bd76f7fcbe964d4ced3036d;hb=e02068d51f5e7f82d4d3195e9a9ce5c9d76f727d;hp=8f2603c9504fc91521c869611786246ded572942;hpb=11f21c99f562231785660da3afc4d0590ad83e90;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; }