-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ee4c44a
commit c20e058
Showing
59 changed files
with
1,007 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
ns: AUDIO | ||
--- | ||
## _LOCK_RADIO_STATION_TRACK_LIST | ||
|
||
```c | ||
// 0xFF5E5EA2DCEEACF3 | ||
void _LOCK_RADIO_STATION_TRACK_LIST(char* radioStation, char* trackListName); | ||
``` | ||
``` | ||
NativeDB Introduced: v2372 | ||
``` | ||
## Parameters | ||
* **radioStation**: | ||
* **trackListName**: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
ns: AUDIO | ||
--- | ||
## _0x3E45765F3FBB582F | ||
|
||
```c | ||
// 0x3E45765F3FBB582F | ||
void _0x3E45765F3FBB582F(Any p0); | ||
``` | ||
``` | ||
NativeDB Introduced: v2372 | ||
``` | ||
## Parameters | ||
* **p0**: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
ns: AUDIO | ||
--- | ||
## _0x4E0AF9114608257C | ||
|
||
```c | ||
// 0x4E0AF9114608257C | ||
void _0x4E0AF9114608257C(Any p0, Any p1, Any p2); | ||
``` | ||
``` | ||
NativeDB Introduced: v2372 | ||
``` | ||
## Parameters | ||
* **p0**: | ||
* **p1**: | ||
* **p2**: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
ns: AUDIO | ||
--- | ||
## _0x97FFB4ADEED08066 | ||
|
||
```c | ||
// 0x97FFB4ADEED08066 | ||
void _0x97FFB4ADEED08066(Any p0, Any p1); | ||
``` | ||
``` | ||
NativeDB Introduced: v2372 | ||
``` | ||
## Parameters | ||
* **p0**: | ||
* **p1**: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
ns: AUDIO | ||
--- | ||
## _0xF584CF8529B51434 | ||
|
||
```c | ||
// 0xF584CF8529B51434 | ||
void _0xF584CF8529B51434(Any p0, Any p1); | ||
``` | ||
``` | ||
NativeDB Introduced: v2372 | ||
``` | ||
## Parameters | ||
* **p0**: | ||
* **p1**: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
ns: AUDIO | ||
--- | ||
## _SET_RADIO_STATION_IS_VISIBLE | ||
|
||
```c | ||
// 0x4CAFEBFA21EC188D | ||
void _SET_RADIO_STATION_IS_VISIBLE(char* radioStation, BOOL toggle); | ||
``` | ||
Doesn't have an effect in Story Mode. | ||
``` | ||
NativeDB Introduced: v2372 | ||
``` | ||
## Parameters | ||
* **radioStation**: | ||
* **toggle**: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
ns: CAM | ||
--- | ||
## _0x77C3CEC46BE286F6 | ||
|
||
```c | ||
// 0x77C3CEC46BE286F6 | ||
Any _0x77C3CEC46BE286F6(); | ||
``` | ||
|
||
``` | ||
NativeDB Introduced: v2372 | ||
``` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
ns: ENTITY | ||
--- | ||
## _0x8339643499D1222E | ||
|
||
```c | ||
// 0x8339643499D1222E | ||
void _0x8339643499D1222E(Any p0, Any p1, Any p2, Any p3); | ||
``` | ||
``` | ||
NativeDB Introduced: v2372 | ||
``` | ||
## Parameters | ||
* **p0**: | ||
* **p1**: | ||
* **p2**: | ||
* **p3**: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
ns: HUD | ||
--- | ||
## _0x7EC8ABA5E74B3D7A | ||
|
||
```c | ||
// 0x7EC8ABA5E74B3D7A | ||
void _0x7EC8ABA5E74B3D7A(Any p0); | ||
``` | ||
``` | ||
NativeDB Introduced: v2372 | ||
``` | ||
## Parameters | ||
* **p0**: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
ns: MONEY | ||
--- | ||
## _0x1464E17207CD36E2 | ||
|
||
```c | ||
// 0x1464E17207CD36E2 | ||
void _0x1464E17207CD36E2(Any p0, Any p1, Any p2, Any p3, Any p4); | ||
``` | ||
``` | ||
NativeDB Introduced: v2372 | ||
``` | ||
## Parameters | ||
* **p0**: | ||
* **p1**: | ||
* **p2**: | ||
* **p3**: | ||
* **p4**: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
ns: MONEY | ||
--- | ||
## _0x36A7FD5A7194B03E | ||
|
||
```c | ||
// 0x36A7FD5A7194B03E | ||
void _0x36A7FD5A7194B03E(Any p0, Any p1); | ||
``` | ||
``` | ||
NativeDB Introduced: v2372 | ||
``` | ||
## Parameters | ||
* **p0**: | ||
* **p1**: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
ns: MONEY | ||
--- | ||
## _0x533073E8A596008C | ||
|
||
```c | ||
// 0x533073E8A596008C | ||
void _0x533073E8A596008C(Any p0, Any p1); | ||
``` | ||
``` | ||
NativeDB Introduced: v2372 | ||
``` | ||
## Parameters | ||
* **p0**: | ||
* **p1**: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
ns: MONEY | ||
--- | ||
## _0x925227803A0EAA1B | ||
|
||
```c | ||
// 0x925227803A0EAA1B | ||
void _0x925227803A0EAA1B(Any p0, BOOL p1, BOOL p2, Any p3); | ||
``` | ||
``` | ||
NativeDB Introduced: v2372 | ||
``` | ||
## Parameters | ||
* **p0**: | ||
* **p1**: | ||
* **p2**: | ||
* **p3**: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
ns: MONEY | ||
--- | ||
## _0x93AA4165CB67E925 | ||
|
||
```c | ||
// 0x93AA4165CB67E925 | ||
void _0x93AA4165CB67E925(Any p0, Any p1, Any p2, Any p3); | ||
``` | ||
``` | ||
NativeDB Introduced: v2372 | ||
``` | ||
## Parameters | ||
* **p0**: | ||
* **p1**: | ||
* **p2**: | ||
* **p3**: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
ns: MONEY | ||
--- | ||
## _0x9BEA350D7C48061B | ||
|
||
```c | ||
// 0x9BEA350D7C48061B | ||
void _0x9BEA350D7C48061B(Any p0, Any p1, Any p2, Any p3, Any p4); | ||
``` | ||
``` | ||
NativeDB Introduced: v2372 | ||
``` | ||
## Parameters | ||
* **p0**: | ||
* **p1**: | ||
* **p2**: | ||
* **p3**: | ||
* **p4**: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
ns: MONEY | ||
--- | ||
## _0xB40F96D6D252839B | ||
|
||
```c | ||
// 0xB40F96D6D252839B | ||
void _0xB40F96D6D252839B(Any p0, Any p1, Any p2, Any p3); | ||
``` | ||
``` | ||
NativeDB Introduced: v2372 | ||
``` | ||
## Parameters | ||
* **p0**: | ||
* **p1**: | ||
* **p2**: | ||
* **p3**: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
ns: MONEY | ||
--- | ||
## _0xB846F547D3792DF6 | ||
|
||
```c | ||
// 0xB846F547D3792DF6 | ||
void _0xB846F547D3792DF6(Any p0, Any p1, Any p2); | ||
``` | ||
``` | ||
NativeDB Introduced: v2372 | ||
``` | ||
## Parameters | ||
* **p0**: | ||
* **p1**: | ||
* **p2**: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
ns: MONEY | ||
--- | ||
## _0xB9F7A469460E7A4A | ||
|
||
```c | ||
// 0xB9F7A469460E7A4A | ||
void _0xB9F7A469460E7A4A(Any p0, Any p1, Any p2, BOOL p3); | ||
``` | ||
``` | ||
NativeDB Introduced: v2372 | ||
``` | ||
## Parameters | ||
* **p0**: | ||
* **p1**: | ||
* **p2**: | ||
* **p3**: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
ns: MONEY | ||
--- | ||
## _0xBC6227792A188E2E | ||
|
||
```c | ||
// 0xBC6227792A188E2E | ||
void _0xBC6227792A188E2E(Any p0); | ||
``` | ||
``` | ||
NativeDB Introduced: v2372 | ||
``` | ||
## Parameters | ||
* **p0**: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
ns: MONEY | ||
--- | ||
## _0xBCB266247193AC61 | ||
|
||
```c | ||
// 0xBCB266247193AC61 | ||
void _0xBCB266247193AC61(Any p0, Any p1, Any p2, Any p3, Any p4); | ||
``` | ||
``` | ||
NativeDB Introduced: v2372 | ||
``` | ||
## Parameters | ||
* **p0**: | ||
* **p1**: | ||
* **p2**: | ||
* **p3**: | ||
* **p4**: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
ns: MONEY | ||
--- | ||
## _0xC10322A8D3E061EE | ||
|
||
```c | ||
// 0xC10322A8D3E061EE | ||
void _0xC10322A8D3E061EE(Any p0, Any p1); | ||
``` | ||
``` | ||
NativeDB Introduced: v2372 | ||
``` | ||
## Parameters | ||
* **p0**: | ||
* **p1**: |
Oops, something went wrong.