mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-13 04:57:53 +00:00
This allows us to control the order in which sections are iterated, instead of it depending on the internals of `std::map`. (This order is arbitrary, but should be deterministic regardless.)