d_a_bg debug work + matching for retail (#2890)

This commit is contained in:
Max Roncace
2025-11-29 15:11:21 -05:00
committed by GitHub
parent 72c37de758
commit 89ccf4c7ef
7 changed files with 123 additions and 50 deletions
+18
View File
@@ -2,6 +2,24 @@
#include "JSystem/J3DGraphAnimator/J3DAnimation.h"
int dBgp_c::registBg(fopAc_ac_c* i_actor) {
// NONMATCHING
return 0;
}
void dBgp_c::draw(fopAc_ac_c* i_actor) {
// NONMATCHING
}
int dBgp_c::execute(bool param_0) {
// NONMATCHING
return 0;
}
void dBgp_c::releaseBg() {
// NONMATCHING
}
static void dummy() {
((J3DAnmTextureSRTKey*)0)->getUpdateMaterialID(0);
((J3DAnmTextureSRTKey*)0)->getUpdateMaterialNum();