mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
+1
-1
@@ -2100,7 +2100,7 @@ config.libs = [
|
|||||||
ActorRel(MatchingFor("GZ2E01"), "d_a_obj_stopper"),
|
ActorRel(MatchingFor("GZ2E01"), "d_a_obj_stopper"),
|
||||||
ActorRel(NonMatching, "d_a_obj_stopper2"),
|
ActorRel(NonMatching, "d_a_obj_stopper2"),
|
||||||
ActorRel(MatchingFor("GZ2E01"), "d_a_obj_suisya"),
|
ActorRel(MatchingFor("GZ2E01"), "d_a_obj_suisya"),
|
||||||
ActorRel(NonMatching, "d_a_obj_sw"),
|
ActorRel(Equivalent, "d_a_obj_sw"), # weak func order
|
||||||
ActorRel(NonMatching, "d_a_obj_swBallA"),
|
ActorRel(NonMatching, "d_a_obj_swBallA"),
|
||||||
ActorRel(NonMatching, "d_a_obj_swBallB"),
|
ActorRel(NonMatching, "d_a_obj_swBallB"),
|
||||||
ActorRel(MatchingFor("GZ2E01"), "d_a_obj_swBallC"),
|
ActorRel(MatchingFor("GZ2E01"), "d_a_obj_swBallC"),
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ public:
|
|||||||
|
|
||||||
STATIC_ASSERT(sizeof(obj_sc_s) == 0x64);
|
STATIC_ASSERT(sizeof(obj_sc_s) == 0x64);
|
||||||
|
|
||||||
class obj_sw_class {
|
class obj_sw_class {
|
||||||
public:
|
public:
|
||||||
/* 0x000 */ fopAc_ac_c actor;
|
/* 0x000 */ fopAc_ac_c actor;
|
||||||
/* 0x568 */ request_of_phase_process_class mPhase;
|
/* 0x568 */ request_of_phase_process_class mPhase;
|
||||||
|
|||||||
+317
-279
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user