javascript
This commit is contained in:
@@ -31,5 +31,7 @@ void sdrawCharacter(struct Character c, mfloat_t cursor[2], float scale, struct
|
||||
void text_settype(struct sFont *font);
|
||||
void renderText(const char *text, mfloat_t pos[2], float scale, mfloat_t color[3], float lw);
|
||||
|
||||
char *slurp_file(const char *filename);
|
||||
char *slurp_text(const char *filename);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user