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

cute_aseprite.h "warning C4456: declaration of 'frame' hides previous local declaration" #369

Open iamwhosiam opened 8 months ago

iamwhosiam commented 8 months ago

https://github.com/RandyGaul/cute_headers/blob/613c97861b99cbb59530d39e4ac49a74594f7fbf/cute_aseprite.h#L1216

It's in the linked frame blending code.