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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h
index 06029a5..7f6d469 100644
--- a/src/map/atcommand.h
+++ b/src/map/atcommand.h
@@ -208,6 +208,8 @@ enum AtCommandType {
// SQL-only commands end
#endif
+ AtCommand_SetMagic,
+ AtCommand_MagicInfo,
// end
AtCommand_Unknown,
AtCommand_MAX