Update Some files

This commit is contained in:
2022-04-12 11:19:37 +02:00
parent ed0d9998ff
commit 6123bd3307
4 changed files with 10 additions and 9 deletions

View File

@ -19,6 +19,7 @@ public:
void stop();
private:
/// \param dataSize the Size of the filedata
u32 dataSize;
ndspWaveBuf waveBuf;
u8* data = NULL;