summaryrefslogtreecommitdiff
path: root/src/KingSystem/ActorSystem/actBaseProc.h
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2021-03-14 17:41:55 +0100
committerLéo Lam <leo@leolam.fr>2021-03-15 01:44:27 +0100
commiteef975f585f4cca8bbba89fc097d91dc620565ff (patch)
treec27d486c1626dd857c5c4a327b33d5fea1e65f16 /src/KingSystem/ActorSystem/actBaseProc.h
parent20960b596fdc288ac4f4672bddba06c245987fb1 (diff)
ksys/act: Add more BaseProcMgr functions
Diffstat (limited to 'src/KingSystem/ActorSystem/actBaseProc.h')
-rw-r--r--src/KingSystem/ActorSystem/actBaseProc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/KingSystem/ActorSystem/actBaseProc.h b/src/KingSystem/ActorSystem/actBaseProc.h
index c2712ed7..95097aee 100644
--- a/src/KingSystem/ActorSystem/actBaseProc.h
+++ b/src/KingSystem/ActorSystem/actBaseProc.h
@@ -41,6 +41,7 @@ public:
_0 = 0,
_1 = 1,
_2 = 2,
+ BaseProcMgrDeleteAll = 4,
_f = 0xf,
_15 = 0x15,
_16 = 0x16,