mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-15 04:02:50 -04:00
fix functions not returning values (#3018)
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user