isle-portable/extensions/include
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
..
extensions Fix LegoROI forward declaration resolving to wrong namespace 2026-03-28 15:22:00 -07:00