d_a_majuu_flag is equivalent

This commit is contained in:
LagoLunatic
2025-08-04 18:36:07 -04:00
parent f14d97189c
commit 23b5b382f6
2 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -1391,7 +1391,7 @@ config.libs = [
ActorRel(NonMatching, "d_a_lod_bg"),
ActorRel(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d_a_lwood"),
ActorRel(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d_a_magma"),
ActorRel(NonMatching, "d_a_majuu_flag", extra_cflags=['-pragma "nosyminline on"']),
ActorRel(Equivalent, "d_a_majuu_flag", extra_cflags=['-pragma "nosyminline on"']), # weak func order
ActorRel(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d_a_mdoor", extra_cflags=['-pragma "nosyminline on"']),
ActorRel(MatchingFor("D44J01"), "d_a_msw", extra_cflags=['-pragma "nosyminline on"']),
ActorRel(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d_a_mtoge"),
+2 -4
View File
@@ -16,7 +16,8 @@
#include "dolphin/gx/GXTexture.h"
#include "f_op/f_op_actor_mng.h"
#include "m_Do/m_Do_graphic.h"
#include "m_Do/m_Do_hostIO.h"
#include "weak_data_1811.h" // IWYU pragma: keep
class daMajuu_Flag_HIO_c : public mDoHIO_entry_c {
public:
@@ -36,7 +37,6 @@ public:
m07 = 0;
m08 = 0;
}
virtual ~daMajuu_Flag_HIO_c() {}
void genMessage(JORMContext* ctx);
@@ -60,8 +60,6 @@ public:
static daMajuu_Flag_HIO_c l_HIO;
#include "weak_data_1811.h" // IWYU pragma: keep
static u8 unused1[16] = {0}; // IWYU pragma: keep
#include "assets/l_flag02TEX.h"