on June 6th, 2026 (opens in a new tab)
fix(osx): move style set Get() to .cpp file
Fixes crashes on osx when FGBAEditorStyle::Get() is called on certain scenarios (context menu opening on a GBA asset in content browser).
Export FGBAEditorStyle::Get() from the shared editor module by moving the implementation to the .cpp file.