d_a_obj_crvgate debug almost matching (#2880)

* Match d_a_obj_crvgate debug

* d_a_obj_crvgate remove this->
This commit is contained in:
Niklas Bauer
2025-11-29 23:51:45 +01:00
committed by GitHub
parent 89ccf4c7ef
commit 1be301393b
6 changed files with 123 additions and 96 deletions
+1 -1
View File
@@ -309,7 +309,7 @@ int daObjGOMIKABE_c::create() {
if (rv == cPhs_COMPLEATE_e) {
s32 dzb_id = dComIfG_getObjctResName2Index(l_arcName, "M_Gomikabe.dzb");
if (dzb_id == -1) {
// dzb data not found!
// "dzb data not found!<%s>"
OS_REPORT("dzbデータが見つかりませんでした!<%s>\n\n", l_arcName);
JUT_ASSERT(969, dzb_id != -1);
}