RandyGaul / cute_headers

Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
4.21k stars 264 forks source link

Small bug-fix cute_sound on apple #341

Closed james-bern closed 1 year ago

james-bern commented 1 year ago

correcting arguments to cs_pull_bytes(...) :)

Thanks!

RandyGaul commented 1 year ago

Nice catch! Thank you!