isle-portable/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
..
docs/multiplayer Fix camera flip bugs, refactor camera (#11) 2026-03-10 01:15:22 +01:00
include/extensions Fix LegoROI forward declaration resolving to wrong namespace 2026-03-28 15:22:00 -07:00
src Refactor extensions: DRY, named constants, and cleanup 2026-03-28 15:08:23 -07:00