Skip to content

Commit 1e046bc

Browse files
committed
Rev 22827 by TimmSkiller: add correct return struct type
1 parent 3c277d5 commit 1e046bc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

content/FRDU:GetMyFavoriteGame.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ title = 'FRDU:GetMyFavoriteGame'
1010

1111
# Response
1212

13-
| Index Word | Description |
14-
|------------|---------------------------|
15-
| 0 | Header code |
16-
| 1 | Result code |
17-
| 2-3 | u64, Application Title ID |
13+
| Index Word | Description |
14+
|------------|--------------------------------------------------------------------|
15+
| 0 | Header code |
16+
| 1 | Result code |
17+
| 2-5 | [GameKey](Friend_Services#gamekey "wikilink") of the favorite game |
1818

1919
# Description
2020

21-
Obtains the favorite game set by the console.
21+
Returns the game key for the favorite game set in the friends list.

0 commit comments

Comments
 (0)