summaryrefslogtreecommitdiffstats
path: root/src/crsm.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/crsm.hpp')
-rw-r--r--src/crsm.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/crsm.hpp b/src/crsm.hpp
index 8fc8798..0e1464f 100644
--- a/src/crsm.hpp
+++ b/src/crsm.hpp
@@ -377,6 +377,9 @@ private:
CMD_FUNCTION(packsScenariosDelete);
CMD_FUNCTION(packsScenariosList);
+ CMD_FUNCTION(packsScenOptionsGet);
+ CMD_FUNCTION(packsScenOptionsSet);
+
CMD_FUNCTION(dccConnect);
CMD_FUNCTION(dccDisconnect);
CMD_FUNCTION(dccIdentify);