Alphabetical commit
Former-commit-id: 3f04840ed109e31cef0e6eda085320aaa17c9f2f
This commit is contained in:
parent
676ed6c9d8
commit
3f81ab4742
|
|
@ -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