Cog/Plugins/vgmstream
Christopher Snowhill 183a03657d VGMStream Decoder: Fix mutable dictionary
This dictionary was replaced with an inline literal declaration, but
this defines an immutable dictionary. Change it to a mutable copy.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-03-06 03:57:03 -08:00
..
vgmstream VGMStream Decoder: Fix mutable dictionary 2022-03-06 03:57:03 -08:00
vgmstream.xcodeproj Reduce minimum OS to macOS 10.12 2021-09-18 01:08:49 -07:00