isle-portable/extensions/include/extensions
Christian Semmler e61f47abb2
Fix LegoROI forward declaration resolving to wrong namespace
The inline `class LegoROI*` in Catalog::GetVehicleState was being
resolved within `Multiplayer::Animation` namespace on some compilers
(e.g. devkitA64 GCC), creating an incomplete type. Move the forward
declaration before the namespace block.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 15:22:00 -07:00
..
common Refactor extensions: DRY, named constants, and cleanup 2026-03-28 15:08:23 -07:00
multiplayer Fix LegoROI forward declaration resolving to wrong namespace 2026-03-28 15:22:00 -07:00
thirdpersoncamera Refactor extensions: DRY, named constants, and cleanup 2026-03-28 15:08:23 -07:00
extensions.h Separate extensions (#18) 2026-03-13 23:12:07 +01:00
fwd.h Fix animation audio playing ~1.5x too fast with 3D sound enabled 2026-03-26 19:33:32 -07:00
multiplayer.h WIP 2026-03-28 13:26:13 -07:00
siloader.h Separate extensions (#18) 2026-03-13 23:12:07 +01:00
textureloader.h Separate extensions (#18) 2026-03-13 23:12:07 +01:00
thirdpersoncamera.h Separate extensions (#18) 2026-03-13 23:12:07 +01:00