mirror of https://github.com/nothings/stb.git
Merge branch 'master' of https://github.com/jsheard/stb
This commit is contained in:
commit
27d5d61f08
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue