mirror of
https://github.com/libretro/ppsspp.git
synced 2025-02-27 20:15:32 +00:00
Small fix to sceSasSetSimpleADSR
This commit is contained in:
parent
ff34632bb4
commit
3055366e48
@ -148,6 +148,7 @@ struct Voice
|
||||
int decayType;
|
||||
int sustainType;
|
||||
int releaseType;
|
||||
int sustainLevel;
|
||||
int pitch;
|
||||
bool endFlag;
|
||||
bool PauseFlag;
|
||||
|
Loading…
x
Reference in New Issue
Block a user