aboutsummaryrefslogtreecommitdiff
path: root/.github/nativefuncs.json
diff options
context:
space:
mode:
Diffstat (limited to '.github/nativefuncs.json')
-rw-r--r--.github/nativefuncs.json14
1 files changed, 1 insertions, 13 deletions
diff --git a/.github/nativefuncs.json b/.github/nativefuncs.json
index 13a7edd3d..8397232d3 100644
--- a/.github/nativefuncs.json
+++ b/.github/nativefuncs.json
@@ -421,13 +421,7 @@
"helpText":"Returns whether or not a given path leads to a folder.",
"returnTypeString":"bool",
"argTypes":"string path"
- },
- {
- "name":"NSPushGameStateData",
- "helpText":"",
- "returnTypeString":"void",
- "argTypes":"struct gamestate"
- }
+ }
],
"UI":[
{
@@ -724,12 +718,6 @@
"returnTypeString":"bool",
"argTypes":"string path"
},
- {
- "name":"NSPushUIPresence",
- "helpText":"",
- "returnTypeString":"void",
- "argTypes":"struct presence"
- },
{
"name":"NSGetMasterServerAuthResult",
"helpText":"",