Remove screenshot code in audio_stream_callback.c

This commit is contained in:
dan-hoang 2026-03-12 17:16:02 -07:00 committed by GitHub
parent 95972abde5
commit 419c87eca3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -256,7 +256,6 @@ int main(void)
// De-Initialization
//--------------------------------------------------------------------------------------
TakeScreenshot("hello.png");
UnloadAudioStream(stream); // Close raw audio stream and delete buffers from RAM
CloseAudioDevice(); // Close audio device (music streaming is automatically stopped)