Include math.h for ceil()
This commit is contained in:
parent
93fb372028
commit
5305ffbe49
@ -88,6 +88,7 @@ void print_string(float x, float y, char *text, float r, float g, float b)
|
|||||||
#define INCLUDE_STB_EASY_FONT_H
|
#define INCLUDE_STB_EASY_FONT_H
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#include <math.h>
|
||||||
|
|
||||||
struct {
|
struct {
|
||||||
unsigned char advance;
|
unsigned char advance;
|
||||||
|
Loading…
Reference in New Issue
Block a user