[libSceNgs2] Logging & Structs

This commit is contained in:
microsoftv 2024-09-05 17:34:29 -04:00
parent 356ba6e082
commit 0b21d8a00a

View File

@ -21,7 +21,7 @@ struct OrbisNgs2SubmixerRackOption {
struct OrbisNgs2SubmixerVoiceSetupParam { struct OrbisNgs2SubmixerVoiceSetupParam {
OrbisNgs2VoiceParamHeader header; OrbisNgs2VoiceParamHeader header;
u32 numIoChannels; u32 numIoChannels;
u32 flags; u32 flags;
}; };
struct OrbisNgs2SubmixerVoiceEnvelopeParam { struct OrbisNgs2SubmixerVoiceEnvelopeParam {