mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-09-10 12:02:53 +02:00
Add comment
This commit is contained in:
parent
53718d0428
commit
b28863d8eb
1 changed files with 1 additions and 0 deletions
|
@ -366,6 +366,7 @@ struct SDLSoundSource : ALDataSource
|
|||
|
||||
~SDLSoundSource()
|
||||
{
|
||||
/* This also closes 'srcOps' */
|
||||
Sound_FreeSample(sample);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue