cog/Plugins/vgmstream
Christopher Snowhill 872816f056 VGM Decoder: Change logic of dictionary creation
Metadata logic code should be using this dictionaryWithDictionary method
so that the resulting dictionary is actually immutable, like it claims
to be, rather than simply casting it. Safety coding, all that jazz. Not
really a major issue, just feels right.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-05-24 01:09:39 -07:00
..
vgmstream VGM Decoder: Change logic of dictionary creation 2022-05-24 01:09:39 -07:00
vgmstream.xcodeproj Reduce minimum OS to macOS 10.12 2021-09-18 01:08:49 -07:00