summaryrefslogtreecommitdiff
path: root/scope.h
diff options
context:
space:
mode:
Diffstat (limited to 'scope.h')
-rw-r--r--scope.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/scope.h b/scope.h
index 4373eacb3c..f1d1929be7 100644
--- a/scope.h
+++ b/scope.h
@@ -59,6 +59,7 @@
#define SAVEt_GVSV 49
#define SAVEt_FREECOPHH 50
#define SAVEt_CLEARPADRANGE 51
+#define SAVEt_GVSLOT 52
#define SAVEf_SETMAGIC 1
#define SAVEf_KEEPOLDELEM 2