summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorlipx <[email protected]>2023-12-13 17:19:14 -0300
committerGitHub <[email protected]>2023-12-13 21:19:14 +0100
commita57a0ecd96fd64c1202a2ba289e735fffcc54fd1 (patch)
tree5cd353b0f1c677020f500216b00aa168b1def3dd /src
parent9322ad0f9bbc7ce1a7f94109dd89c5082ac483fe (diff)
downloadraylib-a57a0ecd96fd64c1202a2ba289e735fffcc54fd1.tar.gz
raylib-a57a0ecd96fd64c1202a2ba289e735fffcc54fd1.zip
Update audio_stream_effects.c (#3618)
* Update audio_stream_effects.c This may slightly improve performance and be more welcoming for new users despite being an more advanced feature. void * usually throws an error in most compilers and it would be better to just avoid it. Also added <stdbool.h> because booleans are, sometimes, not defined by <stddef.h>. * Update audio_stream_effects.c
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions