mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-18 20:57:46 -04:00
Add a precompiled header for RELs (#2597)
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "d/dolzel_rel.h"
|
||||
|
||||
#include "d/actor/d_a_obj_lv6Lblock.h"
|
||||
#include "dol2asm.h"
|
||||
|
||||
@@ -69,7 +71,6 @@ extern "C" void __ptmf_scall();
|
||||
extern "C" void _savegpr_29();
|
||||
extern "C" void _restgpr_29();
|
||||
extern "C" u8 now__14mDoMtx_stack_c[48];
|
||||
extern "C" extern u8 g_dComIfG_gameInfo[122384];
|
||||
extern "C" u8 mAudioMgrPtr__10Z2AudioMgr[4 + 4 /* padding */];
|
||||
extern "C" void __register_global_object();
|
||||
|
||||
@@ -82,24 +83,6 @@ extern "C" void __register_global_object();
|
||||
SECTION_RODATA static f32 const lit_3627 = 15.0f;
|
||||
COMPILER_STRIP_GATE(0x80C73CBC, &lit_3627);
|
||||
|
||||
/* 80C73CE4-80C73CF0 000000 000C+00 1/1 0/0 0/0 .data cNullVec__6Z2Calc */
|
||||
SECTION_DATA static u8 cNullVec__6Z2Calc[12] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
};
|
||||
|
||||
/* 80C73CF0-80C73D04 00000C 0004+10 0/0 0/0 0/0 .data @1787 */
|
||||
#pragma push
|
||||
#pragma force_active on
|
||||
SECTION_DATA static u32 lit_1787[1 + 4 /* padding */] = {
|
||||
0x02000201,
|
||||
/* padding */
|
||||
0x40080000,
|
||||
0x00000000,
|
||||
0x3FE00000,
|
||||
0x00000000,
|
||||
};
|
||||
#pragma pop
|
||||
|
||||
/* 80C73D04-80C73D0C 000020 0008+00 1/1 0/0 0/0 .data l_liftUpMax */
|
||||
SECTION_DATA static u8 l_liftUpMax[8] = {
|
||||
0x43, 0x96, 0x00, 0x00, 0x43, 0x16, 0x00, 0x00,
|
||||
|
||||
Reference in New Issue
Block a user