Radfordhound / HedgeLib

A C++ library and collection of tools that aims to make modding games in the Sonic the Hedgehog franchise easier.
MIT License
90 stars 29 forks source link

Load object arrays in same order as in original .orc #9

Closed SKmaric closed 7 years ago

SKmaric commented 7 years ago

As opposed to them all being bunched alphabetically by ObjectType.

Radfordhound commented 7 years ago

Thank you! Was going to fix this but I guess I forgot lol.