Skip to content

Conversation

@lipx1508
Copy link
Contributor

@lipx1508 lipx1508 commented Dec 9, 2023

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>.

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>.
@lipx1508 lipx1508 marked this pull request as draft December 12, 2023 20:17
@lipx1508 lipx1508 marked this pull request as ready for review December 12, 2023 20:20
@lipx1508
Copy link
Contributor Author

@raysan5 Fixed! (sorry for drafting, I'm getting used to GitHub lol)

@raysan5 raysan5 merged commit a57a0ec into raysan5:master Dec 13, 2023
@raysan5
Copy link
Owner

raysan5 commented Dec 13, 2023

@lipx1508 thanks for the review!

denysmaistruk pushed a commit to denysmaistruk/raylib that referenced this pull request Dec 14, 2023
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants