pret / pokeemerald

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

Lay out emerald version png horizontally #2062

Closed GriffinRichards closed 3 weeks ago

GriffinRichards commented 3 weeks ago

Adds a Make rule so that the tiles in emerald_version.png are laid out the same way they're displayed in-game.

manuman94 commented 3 weeks ago

Thanks for this! I think it's much better than my Python script!