Skip to content

Commit

Permalink
Change name struct dataStruct
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulkadiraktas committed Nov 12, 2024
1 parent f8eee9b commit c91c218
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions natives.json
Original file line number Diff line number Diff line change
Expand Up @@ -80646,7 +80646,7 @@
"build": "1207"
},
"0x1A6E84F13C952094": {
"name": "GET_PEDS_IN_COMBAT_WITH_RECENTLY",
"name": "_GET_PEDS_IN_COMBAT_WITH_RECENTLY",
"comment": "Fills a data view with a list of peds the player has recently attacked in a combo, tracking up to three consecutive peds.\nVideo: https://imgur.com/gallery/0x1a6e84f13c952094-USZqpAJ",
"params": [
{
Expand All @@ -80659,7 +80659,7 @@
},
{
"type": "Any*",
"name": "struct"
"name": "dataStruct"
}
],
"return_type": "BOOL",
Expand Down

0 comments on commit c91c218

Please sign in to comment.