FS:Obsoleted 2 0 FormatThisUserSaveData: Difference between revisions
Steveice10 (talk | contribs) m moved FS:FormatThisUserSaveData to FS:Obsoleted 2 0 FormatThisUserSaveData: Obsoleted by FormatSaveData. |
Steveice10 (talk | contribs) m Add missing response. |
||
Line 25: | Line 25: | ||
| 6 | | 6 | ||
| bool "isDuplicateAll" | | bool "isDuplicateAll" | ||
|} | |||
=Response= | |||
{| class="wikitable" border="1" | |||
|- | |||
! Index Word | |||
! Description | |||
|- | |||
| 0 | |||
| Header code | |||
|- | |||
| 1 | |||
| Result code | |||
|} | |} | ||
=Description= | =Description= | ||
This clears the SaveData archive for the current game, it probably calls [[FS:FormatSaveData]] with an empty path. | This clears the SaveData archive for the current game, it probably calls [[FS:FormatSaveData]] with an empty path. |