Try / Tempest

API abstraction layer for 3D graphics, UI and sound. Written in C++17 with Vulkan, DX12 and Metal support.
MIT License
107 stars 27 forks source link

fix compilation on GCC 13 #52

Closed Nindaleth closed 1 year ago

Nindaleth commented 1 year ago

Fixes Try/OpenGothic/issues/447

Try commented 1 year ago

Merged, thanks!