LukasBanana / LLGL

Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal
BSD 3-Clause "New" or "Revised" License
2.1k stars 139 forks source link

Fixed some win32 compile errors. #36

Closed raxvan closed 5 years ago

raxvan commented 5 years ago
LukasBanana commented 5 years ago

Thanks for your contribution. I'm aware of the A and W versions of the Win32 API, but I apparently got used to the macros and never tried this 'Use Multi-Byte Character Set' option.