WerWolv / libtesla

The support library for Tesla overlays
GNU General Public License v2.0
218 stars 49 forks source link

Fix include lib in multiple compilation units #11

Closed diwo closed 4 years ago

diwo commented 4 years ago

math.h is conditionally included from stb

drawRect was freezing because FramebufferWidth underflowed from never being initialized on secondary compilation unit