Match OSReboot.c and match some of TRK
This commit is contained in:
parent
edacd76015
commit
89dd7c776d
10 changed files with 119 additions and 46 deletions
|
|
@ -45,6 +45,6 @@ typedef struct BI2Debug {
|
|||
#define OS_DVD_MAGIC_NINTENDO 0xC2339F3D
|
||||
#define OS_THREAD_STACK_MAGIC 0xDEADBABE
|
||||
|
||||
#define OS_BOOTROM_ADDR 0x81300000
|
||||
#define OS_BOOTROM_ADDR ((void*)0x81300000)
|
||||
|
||||
#endif // _DOLPHIN_OSBOOTINFO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue