We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5de0fff commit 37c7cdfCopy full SHA for 37c7cdf
1 file changed
app/source/audio/ogg.cpp
@@ -133,6 +133,5 @@ namespace OGG {
133
void Exit(void) {
134
samples_read = 0;
135
ov_clear(&ogg);
136
- sceIoClose(ogg_file);
137
}
138
0 commit comments