naming and documenting stuff

This commit is contained in:
Henny022p
2021-03-02 21:47:19 +01:00
parent 72f41cb594
commit dcc674f55f
7 changed files with 75 additions and 74 deletions
+3
View File
@@ -46,7 +46,10 @@ typedef struct {
extern SaveFile gSave;
u32 InitSaveData(void);
s32 sub_0807CF28(u32, SaveFile*);
u32 sub_0807CF30(SaveFile*);
void SetFileStatusDeleted(u32 index);
#endif