From decb0c543799398b7e1d1ccb8fbbfe6937f5dbc0 Mon Sep 17 00:00:00 2001 From: Max Roncace Date: Sun, 11 Jan 2026 22:20:17 -0500 Subject: d_camera debug almost matching (#3032) --- include/d/d_debug_camera.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/d/d_debug_camera.h') diff --git a/include/d/d_debug_camera.h b/include/d/d_debug_camera.h index 600e1beb10..d5cd7403ac 100644 --- a/include/d/d_debug_camera.h +++ b/include/d/d_debug_camera.h @@ -13,6 +13,8 @@ enum dDbgCam_KeyAction { class dDbgCamera_c; +extern dDbgCamera_c dDbgCamera; + class dDbgCamKey_c { public: dDbgCamKey_c() {} -- cgit v1.2.3