Decompile fn_1_61B4
This commit is contained in:
parent
c7ee412d7c
commit
d0e1bb8c9d
3 changed files with 340 additions and 5 deletions
|
|
@ -38,7 +38,7 @@ s32 SLFileWrite(s32 length, void *addr);
|
|||
s32 SLFileRead(s32 length, void *addr);
|
||||
s32 SLFileClose(void);
|
||||
void SLCurSlotNoSet(s16 slotno);
|
||||
void SLCurBoxNoSet(s8 boxno);
|
||||
void SLCurBoxNoSet(s16 boxno);
|
||||
void SLSaveFlagSet(s32 flag);
|
||||
s32 SLSaveFlagGet(void);
|
||||
void SLSaveDataMake(s32 erase, OSTime *time);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue