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

Fix use of memcpy across cute_png, cute_sound, and cute_spritebatch #346

Closed RobLoach closed 1 year ago

RobLoach commented 1 year ago

This updates the references to memcpy across the three includes to make use of their associated MEMCPY macros