Work on d_debug_camera (#3024)

This commit is contained in:
hatal175
2026-01-08 16:53:40 +02:00
committed by GitHub
parent 68c1fe29aa
commit d5e748beaa
11 changed files with 47 additions and 26 deletions
+1 -1
View File
@@ -365,7 +365,7 @@ int daObjFallObj_c::Draw() {
#if DEBUG
if (l_HIO.mCheckDisplay) {
mpBgW->CalcPlane();
mpBgW->DebugDraw();
daPy_py_c* player = daPy_getPlayerActorClass();
GXColor color = (GXColor){0xff, 0, 0, 0xff};
cXyz cStack_1c(attention_info.position);