mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-17 12:39:27 -04:00
Debug and various d_ev_camera fixes (#2448)
This commit is contained in:
@@ -805,7 +805,7 @@ static int daObjYOUSEI_Execute(daObjYOUSEI_c* i_this) {
|
||||
int daObjYOUSEI_c::create() {
|
||||
fopAcM_SetupActor(this, daObjYOUSEI_c);
|
||||
|
||||
OS_REPORT("YOUSEI PARAM %x\n", fopAcM_GetParam());
|
||||
OS_REPORT("YOUSEI PARAM %x\n", fopAcM_GetParam(this));
|
||||
if (!fopAcM_entrySolidHeap(this, useHeapInit, 0x1100)) {
|
||||
return cPhs_ERROR_e;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user