graphitemaster / incbin

Include binary files in C/C++
The Unlicense
938 stars 87 forks source link

use INCBIN_MANGLE in INCBIN_GLOBAL statement #56

Open jeremyd2019 opened 2 years ago

jeremyd2019 commented 2 years ago

On 32-bit(x86) Windows, GCC apparently doesn't care, but Clang targeting i686-w64-windows-gnu does. With this change, it works in both.