Skip to content

Commit c6b67d9

Browse files
committed
Rev 22829 by TimmSkiller: Update FRDU:GetMyPassword
1 parent 61bb3ec commit c6b67d9

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

content/FRDU:GetMyPassword.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ title = 'FRDU:GetMyPassword'
44

55
# Request
66

7-
| Index Word | Description |
8-
|------------|----------------------------|
9-
| 0 | Header code \[0x00100040\] |
10-
| 1 | Buffer length |
7+
| Index Word | Description |
8+
|------------|-------------------------------|
9+
| 0 | Header code \[0x00100040\] |
10+
| 1 | Buffer length (maximum 0x800) |
1111

1212
The following is located 0x100-bytes after the beginning of the above
1313
command buffer:
@@ -23,3 +23,7 @@ command buffer:
2323
|------------|-------------|
2424
| 0 | Header code |
2525
| 1 | Result code |
26+
27+
# Description
28+
29+
Returns the NEX password from the friends sysmodule's save data.

0 commit comments

Comments
 (0)