fix functions not returning values (#3018)

This commit is contained in:
Jcw87
2026-01-05 03:55:35 -08:00
committed by GitHub
parent 02e0a01270
commit 378e6ecf72
10 changed files with 65 additions and 23 deletions
+2 -1
View File
@@ -1117,8 +1117,9 @@ dBgS_WtrChk daObjBm_c::Bgc_c::M_wrt_work;
dBgS_ObjLinChk daObjBm_c::Bgc_c::M_wall_work[23];
static dBgS_ObjGndChk dummy_touch_work() {
void daObjBm_c::Bgc_c::chk_wall_touch(const fopAc_ac_c*, const daObjBm_c::BgcSrc_c*, short) {
static dBgS_ObjLinChk touch_work;
const static float bgc_add = 10.0f;
}
static f32 dummy_rodata_5158() {