Stephane-D / SGDK

SGDK - A free and open development kit for the Sega Mega Drive
https://www.patreon.com/SGDK
MIT License
1.77k stars 189 forks source link

Fix rescomp TMX map priority parsing #289

Closed cidoku closed 1 year ago

cidoku commented 1 year ago

rescomp wasn't properly getting high priority layer data from a TMX map using the "layer name + low/high" priority definition. This seems to fix it.