X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fmap%2FMapState.h;h=2465ddf3526ea80e72ca7683388d02d49c2a3ed3;hb=d7d5ff97b2e4136141f5603d0ec9cef1d4467749;hp=09ba35780b74f8dbb70ea52afb00c757bbd82b12;hpb=4309d259becd96ead792678257e910c03a6b4a3d;p=l2e.git diff --git a/src/map/MapState.h b/src/map/MapState.h index 09ba357..2465ddf 100644 --- a/src/map/MapState.h +++ b/src/map/MapState.h @@ -71,6 +71,7 @@ private: void LockEntities(); bool CheckMonster(); + void LoadBattle(Entity &hero, Entity &monster); bool CheckLockTrigger(); bool CheckMoveTrigger();