Start Decompiling bootdll.c
This commit is contained in:
parent
f383e26929
commit
0fadf3a57f
8 changed files with 460 additions and 140 deletions
|
|
@ -39,6 +39,8 @@ struct OSResetFunctionInfo {
|
|||
OSResetFunctionInfo* prev;
|
||||
};
|
||||
|
||||
u32 OSGetResetCode(void);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue