diff options
Diffstat (limited to 'font.h')
| -rw-r--r-- | font.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,7 +2,6 @@ #define FONT_H_ #include "state.h" - char* get_font(const char* font_name); bool freetype_init(client_state* state, const char* font); void atlas_init(client_state* state); |
