d_a_bdk demo OK (#985)

* demo OK

* Fix issues from code review
This commit is contained in:
maimai0254
2026-05-10 08:18:03 +09:00
committed by GitHub
parent fe76ad5a3b
commit 797be404b3
3 changed files with 1973 additions and 1751 deletions
+1 -1
View File
@@ -1567,7 +1567,7 @@ config.libs = [
ActorRel(Matching, "d_a_atdoor"),
ActorRel(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d_a_auction"),
ActorRel(Matching, "d_a_bb"),
ActorRel(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d_a_bdk"),
ActorRel(Matching, "d_a_bdk"),
ActorRel(Matching, "d_a_bdkobj"),
ActorRel(NonMatching, "d_a_bgn"),
ActorRel(NonMatching, "d_a_bgn2"),
+2
View File
@@ -127,7 +127,9 @@ public:
/* 0x2593 */ s8 m2593;
/* 0x2594 */ s8 m2594;
/* 0x2598 */ fopAc_ac_c* mp2598;
#if VERSION > VERSION_DEMO
/* 0x259C */ u8 m259C[0x259E - 0x259C];
#endif
/* 0x259E */ s16 m259E;
/* 0x25A0 */ s16 m25A0;
/* 0x25A2 */ s8 m25A2;
+1970 -1750
View File
File diff suppressed because it is too large Load Diff