Skip to content

Commit c1d1eb7

Browse files
committed
📝 update commands
1 parent 18f30b3 commit c1d1eb7

File tree

2 files changed

+8
-13
lines changed

2 files changed

+8
-13
lines changed

sa/native.json

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"meta": {
3-
"last_update": 1770260531552,
4-
"version": "0.124",
3+
"last_update": 1773025021095,
4+
"version": "0.125",
55
"url": "https://library.sannybuilder.com/#/sa"
66
},
77
"extensions": [
@@ -146098,19 +146098,14 @@
146098146098
},
146099146099
{
146100146100
"name": "0x69DE70",
146101-
"num_params": 1,
146102-
"input": [
146103-
{
146104-
"name": "self",
146105-
"type": "CMessages"
146106-
}
146107-
],
146101+
"num_params": 0,
146108146102
"class": "CMessages",
146109146103
"member": "ClearPreviousBriefArray",
146110-
"cc": "thiscall",
146104+
"cc": "cdecl",
146111146105
"attrs": {
146112-
"_unverified": true
146113-
}
146106+
"is_static": true
146107+
},
146108+
"short_desc": "Clears array of messages used in the Brief menu"
146114146109
},
146115146110
{
146116146111
"name": "0x69DE90",

sa/native_version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.124
1+
0.125

0 commit comments

Comments
 (0)