This repository was archived by the owner on Jul 10, 2023. It is now read-only.

Description
The OrderedDictionary class itself is renamed to GMOrderedDictionary in order to not conflict, however the helper function DescriptionForObject does conflict. It needs to be declared static to make it not exported (as it probably should have been Matt Gallagher's source originally) and/or be similarly renamed to GMDescriptionForObject.