Add font loader
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
@@ -0,0 +1,8 @@
|
||||
#ifndef CROCPARTY_SYS_FONT_SMALL_H
|
||||
#define CROCPARTY_SYS_FONT_SMALL_H
|
||||
|
||||
#include "sys/sys.h"
|
||||
|
||||
extern sys_glyph sys_font_small[256];
|
||||
|
||||
#endif // CROCPARTY_SYS_FONT_SMALL_H
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 33 KiB |
Reference in New Issue
Block a user