Alphabetical commit
Former-commit-id: 88c2aad1451a941f7b3afa83063d9383fc8b40d2
This commit is contained in:
parent
b4c6dac441
commit
13e1cadcdd
|
|
@ -22,8 +22,8 @@ struct NzMusicImpl
|
|||
NzSoundStream* stream;
|
||||
NzThread thread;
|
||||
bool loop = false;
|
||||
bool streaming = false;
|
||||
bool paused = false;
|
||||
bool streaming = false;
|
||||
unsigned int sampleRate;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue