Skip to content

Commit

Permalink
update to 3179
Browse files Browse the repository at this point in the history
  • Loading branch information
fingaweg committed Apr 16, 2024
1 parent 048e9da commit 71b5023
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions natives.json
Original file line number Diff line number Diff line change
Expand Up @@ -52187,6 +52187,22 @@
"return_type": "void",
"build": "323"
},
"0x7B335F84501145BB": {
"name": "_NETWORK_INVITE_GET_JOIN_FAIL_REASON",
"jhash": "",
"comment": "Retrieves the failed invite join alert reason",
"params": [],
"return_type": "const char*",
"build": "3179"
},
"0x8EF5F5811A940F82": {
"name": "_NETWORK_INVITE_CLEAR_JOIN_FAIL_REASON",
"jhash": "",
"comment": "Clears the failed invite join alert reason",
"params": [],
"return_type": "void",
"build": "3179"
},
"0xC74C33FCA52856D5": {
"name": "NETWORK_SESSION_HOST_SINGLE_PLAYER",
"jhash": "0xF3B1CA85",
Expand Down

0 comments on commit 71b5023

Please sign in to comment.