Closed DizzyEggg closed 9 months ago
When building with -Os compiler flag, there is a chance(not always) that gHeap ends up not aligned, which breaks the game.
-Os
gHeap
When building with
-Os
compiler flag, there is a chance(not always) thatgHeap
ends up not aligned, which breaks the game.