pret / pokeemerald

Decompilation of Pokémon Emerald
2.2k stars 2.36k forks source link

Make sure gHeap is always aligned #1981

Closed DizzyEggg closed 6 months ago

DizzyEggg commented 6 months ago

When building with -Os compiler flag, there is a chance(not always) that gHeap ends up not aligned, which breaks the game.