mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-16 12:24:45 -04:00
This commit is contained in:
@@ -435,7 +435,7 @@ void daObjKABUTO_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