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.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h
index 76593cc..80101b9 100644
--- a/src/map/atcommand.h
+++ b/src/map/atcommand.h
@@ -213,6 +213,10 @@ enum AtCommandType {
AtCommand_MagicInfo,
AtCommand_Log,
AtCommand_Tee,
+ AtCommand_Invisible,
+ AtCommand_Visible,
+ AtCommand_IterateForward,
+ AtCommand_IterateBackward,
// end
AtCommand_Unknown,
AtCommand_MAX