mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-12 13:35:35 -04:00
This commit is contained in:
@@ -269,7 +269,7 @@ void daObjDAN_c::Z_BufferChk() {
|
||||
vec1.y += 20.0f;
|
||||
mDoLib_project(&vec1, &vec2);
|
||||
f32 trim_height;
|
||||
camera_class* camera = dComIfGp_getCamera(0);
|
||||
camera_process_class* camera = dComIfGp_getCamera(0);
|
||||
if (camera != NULL) {
|
||||
trim_height = camera->mCamera.TrimHeight();
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user