pokeemerald
pokeemerald copied to clipboard
Updates to region map for Porymap
These are both breaking changes for Porymap, do not merge until a new version is released that supports this.
- Move the region map layout from a .bin file to C. Now that the layout uses constants it will update automatically if the value of any
MAPSECchanges. This would happen repeatedly for anyone inserting new map sections while keepingMAPSEC_NONEconveniently last in the list. - Move the region map graphics that Porymap reads into the
region_mapfolder with the rest of the graphics.