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 8a30030dc7
commit 513816ce5c
1085 changed files with 4491 additions and 12588 deletions
+15 -6
View File
@@ -1,8 +1,10 @@
/**
* @file d_a_e_rdb.cpp
* @file d_a_e_rdb.cpp
*
*/
#include "d/dolzel_rel.h"
#include "d/actor/d_a_e_rdb.h"
#include "Z2AudioLib/Z2Instances.h"
#include "c/c_damagereaction.h"
@@ -10,11 +12,18 @@
#include "d/actor/d_a_e_wb.h"
#include "d/d_msg_object.h"
#include "m_Do/m_Do_graphic.h"
UNK_REL_DATA;
#include "f_op/f_op_actor_enemy.h"
class daE_RDB_HIO_c : public JORReflexible {
public:
/* 807650CC */ daE_RDB_HIO_c();
/* 8076AF64 */ virtual ~daE_RDB_HIO_c() {};
void genMessage(JORMContext*);
/* 0x04 */ s8 mID;
/* 0x08 */ f32 field_0x8;
};
enum Action {
/* 0x00 */ ACTION_START,
/* 0x01 */ ACTION_WAIT,
@@ -888,8 +897,6 @@ static void* shot_s_sub(void* i_actor, void* i_data) {
return NULL;
}
UNK_REL_BSS;
/* 8076BA04-8076BA08 -00001 0004+00 2/2 0/0 0/0 .bss None */
static u8 s_HIOinit;
@@ -1934,6 +1941,8 @@ static int daE_RDB_Create(fopAc_ac_c* actor) {
return phase;
}
static s32 unused_bss_29c = 0;
AUDIO_INSTANCES
/* 8076B8F4-8076B914 -00001 0020+00 1/0 0/0 0/0 .data l_daE_RDB_Method */