mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-13 18:20:50 +01:00
Clean dsp meta
Use a common function since most parsers did the same thing with minor config params. Also add extra validations to Cabela's DSP since it was hijacking other DSPs.
This commit is contained in:
parent
fcf5f26e9d
commit
5229e7385d
File diff suppressed because it is too large
Load Diff
@ -272,8 +272,8 @@ typedef enum {
|
||||
meta_DSP_AGSC, /* Retro: Metroid Prime 2 title */
|
||||
meta_DSP_MPDSP, /* Monopoly Party single header stereo */
|
||||
meta_DSP_JETTERS, /* Bomberman Jetters .dsp */
|
||||
meta_DSP_MSS, /* ? */
|
||||
meta_DSP_GCM, /* ? */
|
||||
meta_DSP_MSS, /* Free Radical GC games */
|
||||
meta_DSP_GCM, /* some of Traveller's Tales games */
|
||||
meta_DSP_STR, /* Conan .str files */
|
||||
meta_DSP_SADB, /* .sad */
|
||||
meta_DSP_WSI, /* .wsi */
|
||||
|
Loading…
Reference in New Issue
Block a user