Untie mouse camera and free camera options

Either being enabled now allows the underlying freecam logic to run
This commit is contained in:
Irastris
2026-05-26 19:01:40 -04:00
parent 7f5a3320d4
commit 271e02036c
4 changed files with 17 additions and 19 deletions
+1
View File
@@ -1037,6 +1037,7 @@ public:
bool test1Camera(s32);
bool test2Camera(s32);
#if TARGET_PC
static bool canUseFreeCam();
bool freeCamera();
bool executeDebugFlyCam();
void deactivateDebugFlyCam();