Skip to content

Commit

Permalink
Rev 22829 by TimmSkiller: Update FRDU:GetMyPassword
Browse files Browse the repository at this point in the history
  • Loading branch information
neobrain committed Dec 13, 2024
1 parent 61bb3ec commit c6b67d9
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions content/FRDU:GetMyPassword.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ title = 'FRDU:GetMyPassword'

# Request

| Index Word | Description |
|------------|----------------------------|
| 0 | Header code \[0x00100040\] |
| 1 | Buffer length |
| Index Word | Description |
|------------|-------------------------------|
| 0 | Header code \[0x00100040\] |
| 1 | Buffer length (maximum 0x800) |

The following is located 0x100-bytes after the beginning of the above
command buffer:
Expand All @@ -23,3 +23,7 @@ command buffer:
|------------|-------------|
| 0 | Header code |
| 1 | Result code |

# Description

Returns the NEX password from the friends sysmodule's save data.

0 comments on commit c6b67d9

Please sign in to comment.