mirror of
https://github.com/zeldaret/tp
synced 2026-07-09 14:55:32 -04:00
clean up dolphin files / work on some rels (#212)
* d_a_alldie / d_a_tboxSw / d_a_tag_gstart / d_a_tag_hstop * dolphin OS work / cleanup * dolphin GX work / cleanup * finish changing dolphin files to C * more files into C * match rest of MSL_C math functions * more dolphin files converted to C * remove asm * d_bg_w work * remove asm * d_a_alink work / kytag14
This commit is contained in:
@@ -52,11 +52,7 @@ SECTION_DTORS15 extern void* const __dtors_null_terminator = (void*)NULL;
|
||||
|
||||
/* ############################################################################################## */
|
||||
/* 80450AD0-80450AD8 000550 0004+04 2/2 0/0 0/0 .sdata fragmentID */
|
||||
SECTION_SDATA static u32 fragmentID[1 + 1 /* padding */] = {
|
||||
0xFFFFFFFE,
|
||||
/* padding */
|
||||
0x00000000,
|
||||
};
|
||||
SECTION_SDATA static int fragmentID = -2;
|
||||
|
||||
/* 8036283C-80362870 35D17C 0034+00 1/0 1/0 0/0 .text __fini_cpp_exceptions */
|
||||
#pragma push
|
||||
|
||||
Reference in New Issue
Block a user