summaryrefslogtreecommitdiff
path: root/src/mir_core/mir_core.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/mir_core/mir_core.def')
-rw-r--r--src/mir_core/mir_core.def24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/mir_core/mir_core.def b/src/mir_core/mir_core.def
index a601d34b0b..35b7af1ad1 100644
--- a/src/mir_core/mir_core.def
+++ b/src/mir_core/mir_core.def
@@ -174,3 +174,27 @@ ProtoHookEvent @171
ProtoCreateHookableEvent @172
ProtoForkThread @173
ProtoForkThreadEx @174
+ProtoGetBool0 @175
+ProtoGetBool @176
+ProtoGetByte0 @177
+ProtoGetByte @178
+ProtoGetDword0 @179
+ProtoGetDword @180
+ProtoGetString0 @181
+ProtoGetString @182
+ProtoGetTString0 @183
+ProtoGetTString @184
+ProtoGetWord0 @185
+ProtoGetWord @186
+ProtoGetStringA0 @187
+ProtoGetStringA @188
+ProtoSetByte0 @189
+ProtoSetByte @190
+ProtoSetWord0 @191
+ProtoSetWord @192
+ProtoSetDword0 @193
+ProtoSetDword @194
+ProtoSetString0 @195
+ProtoSetString @196
+ProtoSetTString0 @197
+ProtoSetTString @198