pull/175/head
Sean Barrett 2015-09-13 05:47:02 -07:00
commit 27d5d61f08
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ void print_string(float x, float y, char *text, float r, float g, float b)
#define INCLUDE_STB_EASY_FONT_H
#include <stdlib.h>
#include <math.h>
struct {
unsigned char advance;