summaryrefslogtreecommitdiff
path: root/src/KingSystem/ActorSystem/actActorConstDataAccess.h
diff options
context:
space:
mode:
authortheo3 <arisstephenson2@gmail.com>2021-06-28 10:05:07 -0700
committertheo3 <arisstephenson2@gmail.com>2021-07-01 21:02:46 -0700
commit4cba2eb093fbc452db88e33643b3ca293ff02213 (patch)
tree581b36877d8b17b986c12a20a351b229dfd56bdf /src/KingSystem/ActorSystem/actActorConstDataAccess.h
parent112c1f987d3831df97f46c0f9e4ae977fba59484 (diff)
ksys::map placement classes
Diffstat (limited to 'src/KingSystem/ActorSystem/actActorConstDataAccess.h')
-rw-r--r--src/KingSystem/ActorSystem/actActorConstDataAccess.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/KingSystem/ActorSystem/actActorConstDataAccess.h b/src/KingSystem/ActorSystem/actActorConstDataAccess.h
index 0244893b..b78e9fbc 100644
--- a/src/KingSystem/ActorSystem/actActorConstDataAccess.h
+++ b/src/KingSystem/ActorSystem/actActorConstDataAccess.h
@@ -92,6 +92,7 @@ public:
f32 getAttackSpHitRatio() const;
s32 getAttackPower() const;
+ bool checkLinkTagActivated(bool a, bool b);
map::ObjectLinkData* getMapObjectLinkData() const;
map::Object* getMapObject() const;