Renamed text overlay class to avoid collision with base class

This commit is contained in:
saschawillems 2016-05-15 13:33:57 +02:00
parent 33915ac557
commit 5f80f49153
2 changed files with 19 additions and 15 deletions

View file

@ -61,6 +61,8 @@ static void draw_string_float(float x, float y, char *str) // draw with top-left
}
*/
#pragma once
#ifndef STB_FONTCHAR__TYPEDEF
#define STB_FONTCHAR__TYPEDEF
typedef struct