mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-28 23:15:32 -04:00
detect more floats/doubles, including from relocations
This commit is contained in:
@@ -39,10 +39,10 @@ struct dBrightCheck_c {
|
||||
/* 80193594 */ void _draw();
|
||||
};
|
||||
|
||||
struct JAISoundID {};
|
||||
|
||||
struct Vec {};
|
||||
|
||||
struct JAISoundID {};
|
||||
|
||||
struct Z2SeMgr {
|
||||
/* 802AB984 */ void seStart(JAISoundID, Vec const*, u32, s8, f32, f32, f32, f32, u8);
|
||||
};
|
||||
@@ -182,7 +182,7 @@ SECTION_RODATA static u8 const tv_btnA[40] = {
|
||||
0x74, 0x32, 0x63, 0x6F, 0x6E, 0x74, 0x5F, 0x61, 0x74, 0x33, 0x63, 0x6F, 0x6E, 0x74,
|
||||
0x5F, 0x61, 0x74, 0x34, 0x00, 0x63, 0x6F, 0x6E, 0x74, 0x5F, 0x61, 0x74,
|
||||
};
|
||||
SECTION_DEAD void* const cg_80394910 = (void*)(&tv_btnA);
|
||||
COMPILER_STRIP_GATE(80394910, &tv_btnA);
|
||||
|
||||
/* 80394938-80394960 020F98 0028+00 0/1 0/0 0/0 .rodata ftv_btnA$3745 */
|
||||
#pragma push
|
||||
@@ -192,7 +192,7 @@ SECTION_RODATA static u8 const ftv_btnA[40] = {
|
||||
0x74, 0x32, 0x66, 0x6F, 0x6E, 0x74, 0x5F, 0x61, 0x74, 0x33, 0x66, 0x6F, 0x6E, 0x74,
|
||||
0x5F, 0x61, 0x74, 0x34, 0x00, 0x66, 0x6F, 0x6E, 0x74, 0x5F, 0x61, 0x74,
|
||||
};
|
||||
SECTION_DEAD void* const cg_80394938 = (void*)(&ftv_btnA);
|
||||
COMPILER_STRIP_GATE(80394938, &ftv_btnA);
|
||||
#pragma pop
|
||||
|
||||
/* 80394960-803949B0 020FC0 0050+00 0/1 0/0 0/0 .rodata txTV$3751 */
|
||||
@@ -205,7 +205,7 @@ SECTION_RODATA static u8 const txTV[80] = {
|
||||
0x6D, 0x65, 0x6E, 0x75, 0x5F, 0x74, 0x37, 0x31, 0x00, 0x6D, 0x65, 0x6E, 0x75, 0x5F, 0x74, 0x33,
|
||||
0x6D, 0x65, 0x6E, 0x75, 0x5F, 0x74, 0x38, 0x31, 0x00, 0x6D, 0x65, 0x6E, 0x75, 0x5F, 0x74, 0x34,
|
||||
};
|
||||
SECTION_DEAD void* const cg_80394960 = (void*)(&txTV);
|
||||
COMPILER_STRIP_GATE(80394960, &txTV);
|
||||
#pragma pop
|
||||
|
||||
/* 803949B0-803949D8 021010 0028+00 0/1 0/0 0/0 .rodata txTVhide$3752 */
|
||||
@@ -216,7 +216,7 @@ SECTION_RODATA static u8 const txTVhide[40] = {
|
||||
0x39, 0x6E, 0x6D, 0x65, 0x6E, 0x75, 0x5F, 0x31, 0x30, 0x6E, 0x00, 0x6D, 0x65, 0x6E,
|
||||
0x75, 0x5F, 0x37, 0x6E, 0x00, 0x6D, 0x65, 0x6E, 0x75, 0x5F, 0x38, 0x6E,
|
||||
};
|
||||
SECTION_DEAD void* const cg_803949B0 = (void*)(&txTVhide);
|
||||
COMPILER_STRIP_GATE(803949B0, &txTVhide);
|
||||
#pragma pop
|
||||
|
||||
/* 80453A00-80453A04 002000 0004+00 2/2 0/0 0/0 .sdata2 @3792 */
|
||||
|
||||
Reference in New Issue
Block a user