Add a precompiled header for RELs (#2597)

This commit is contained in:
Max Roncace
2025-08-24 02:52:08 -04:00
committed by GitHub
parent 1b326306d3
commit c897597fc1
1085 changed files with 4491 additions and 12588 deletions
+3 -5
View File
@@ -1,8 +1,10 @@
/**
* @file d_a_obj_movebox.cpp
* @file d_a_obj_movebox.cpp
*
*/
#include "d/dolzel_rel.h"
#include "d/actor/d_a_obj_movebox.h"
#include "SSystem/SComponent/c_math.h"
#include "Z2AudioLib/Z2Instances.h"
@@ -11,8 +13,6 @@
#include "d/actor/d_a_obj_burnbox.h"
#include "d/actor/d_a_obj_eff.h"
UNK_REL_DATA
/* 80480F28-80480F78 000000 0050+00 14/14 0/0 0/0 .rodata M_lin5__Q212daObjMovebox5Bgc_c */
const daObjMovebox::BgcSrc_c daObjMovebox::Bgc_c::M_lin5[] = {
{0.0f, 0.0f, 0.0f, 0.0f}, {-0.5f, -0.5f, 1.0f, 1.0f}, {0.5f, -0.5f, -1.0f, 1.0f},
@@ -45,8 +45,6 @@ daObjMovebox::Bgc_c::Bgc_c() {
mState = STATE_0_e;
}
UNK_REL_BSS
/* 804818D4-80482060 000054 078C+00 7/8 0/0 0/0 .bss M_gnd_work__Q212daObjMovebox5Bgc_c
*/
dBgS_ObjGndChk daObjMovebox::Bgc_c::M_gnd_work[23];