text stuff, I forgot
This commit is contained in:
parent
7018500555
commit
8a29955b1f
3 changed files with 9 additions and 8 deletions
|
|
@ -11,8 +11,6 @@ extern "C" {
|
|||
#include "arc/math/point.h"
|
||||
#include "arc/std/string.h"
|
||||
|
||||
void ARC_TTF_Init();
|
||||
|
||||
typedef struct ARC_Text ARC_Text;
|
||||
|
||||
void ARC_Text_Create(ARC_Text **text, ARC_String *path, int32_t size, ARC_Color color);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue