summaryrefslogtreecommitdiff
path: root/src/map/atcommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/atcommand.h')
-rw-r--r--src/map/atcommand.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h
index d53be174d..4dba383e3 100644
--- a/src/map/atcommand.h
+++ b/src/map/atcommand.h
@@ -217,6 +217,9 @@ enum AtCommandType {
AtCommand_Grind, // by MouseJstr
AtCommand_Grind2, // by MouseJstr
+ AtCommand_DMStart, // by MouseJstr
+ AtCommand_DMTick, // by MouseJstr
+
AtCommand_JumpToId, // by Dino9021
AtCommand_JumpToId2, // by Dino9021
AtCommand_RecallId, // by Dino9021