mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-19 08:07:23 +01:00
Fix some .psb [MSG Master Collection 1 (Switch)]
This commit is contained in:
parent
a4511921c0
commit
9aa354f0af
@ -4,7 +4,7 @@
|
|||||||
#include "../layout/layout.h"
|
#include "../layout/layout.h"
|
||||||
|
|
||||||
|
|
||||||
#define PSB_MAX_LAYERS 2
|
#define PSB_MAX_LAYERS 6 /* MGS Master Collection Vo.1 (Switch) */
|
||||||
|
|
||||||
typedef enum { PCM, RIFF_AT3, XMA2, MSADPCM, XWMA, DSP, OPUSNX, RIFF_AT9, VAG } psb_codec_t;
|
typedef enum { PCM, RIFF_AT3, XMA2, MSADPCM, XWMA, DSP, OPUSNX, RIFF_AT9, VAG } psb_codec_t;
|
||||||
typedef struct {
|
typedef struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user