Created inital yaml for decompressed rom, edited makefile to build it and fixed all undefined symbol/multiple definition errors
This commit is contained in:
@@ -27,8 +27,8 @@ D_8037536C = 0x8037536C;
|
||||
__freePVoice = 0x8026AD90;
|
||||
|
||||
__heap_align = 0x80254470;
|
||||
osViGetNextFrameBuffer = 0x802664B0;
|
||||
osViGetCurrFrameBuffer = 0x80265880;
|
||||
osViGetNextFramebuffer = 0x802664B0;
|
||||
osViGetCurrentFramebuffer = 0x80265880;
|
||||
__osEnqueueAndYield = 0x8026A90C;
|
||||
__osEnqueueThread = 0x8026AA0C;
|
||||
__osPopThread = 0x8026AA54;
|
||||
@@ -65,4 +65,8 @@ D_80392DC8 = 0x80392DC8;
|
||||
D_803923E4 = 0x803923E4;
|
||||
D_80392914 = 0x80392914;
|
||||
D_80394D50 = 0x80394D50;
|
||||
D_803907B0 = 0x803907B0;
|
||||
D_803907B0 = 0x803907B0;
|
||||
core2_TEXT_START = 0x80286F90;
|
||||
ml_min_w = 0x80258948;
|
||||
guLookAtReflect = 0x8024128C;
|
||||
D_80392D90 = 0x80392D90; // defined:false rom:0x108A9D0
|
Reference in New Issue
Block a user