mirror of
https://github.com/zeldaret/tp
synced 2026-06-16 06:45:54 -04:00
d_a_alink_swim work / fix JASGlobalInstance (#288)
* daalink / z2linkmgr wip * first cleanup of JASGlobalInstance data * fix sInstance stuff part 2 * more d_a_alink_swim work * remove asm
This commit is contained in:
@@ -12,6 +12,18 @@
|
||||
#include "dolphin/base/PPCArch.h"
|
||||
#include "MSL_C/MSL_Common/Src/file_io.h"
|
||||
|
||||
/* 80450B98-80450B9C -00001 0004+00 0/0 6/6 0/0 .sbss None */
|
||||
u8 __OSReport_disable;
|
||||
|
||||
u8 __OSReport_Error_disable;
|
||||
|
||||
u8 __OSReport_Warning_disable;
|
||||
|
||||
u8 __OSReport_System_disable;
|
||||
|
||||
/* 80450B9C-80450BA0 00009C 0004+00 0/0 3/3 0/0 .sbss None */
|
||||
u8 __OSReport_enable;
|
||||
|
||||
/* 80006798-800067C8 0010D8 0030+00 1/1 0/0 0/0 .text OSSwitchFiberEx__FUlUlUlUlUlUl */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
|
||||
Reference in New Issue
Block a user