From bf4053fefa301a307065a07ffc4c3f9f970f2638 Mon Sep 17 00:00:00 2001 From: LagoLunatic Date: Mon, 27 Jan 2025 01:01:05 -0500 Subject: Fix spurious differences when using `ninja diff` (#2294) * Fix spurious differences when using ninja diff * Fix some clangd errors/warnings --- src/d/d_camera.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/d/d_camera.cpp') diff --git a/src/d/d_camera.cpp b/src/d/d_camera.cpp index 1b278cfaa4..ed1d2290a5 100644 --- a/src/d/d_camera.cpp +++ b/src/d/d_camera.cpp @@ -3745,8 +3745,6 @@ bool dCamera_c::eventCamera(s32 param_0){ #pragma push #pragma force_active on SECTION_DEAD static char const* const stringBase_803942FB = "Continue"; -/* @stringBase0 padding */ -SECTION_DEAD static char const* const pad_80394304 = "\0\0\0"; #pragma pop /* 8018050C-801806D4 17AE4C 01C8+00 1/0 0/0 0/0 .text currentEvCamera__9dCamera_cFv */ -- cgit v1.2.3