pret / pokeemerald

Decompilation of Pokémon Emerald
2.29k stars 2.63k forks source link

Make sure gHeap is always aligned #1981

Closed DizzyEggg closed 9 months ago

DizzyEggg commented 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.