Michael
Results
2
comments of
Michael
confirmed reproducible
@Erza explained to me why this is occuring and suggested including `__attribute__((used))` in game.cpp above `void Game::saveGameState()` - this does fix this particular issue for me, but it likely needs...