initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef TINYFONT_H
|
||||
#define TINYFONT_H
|
||||
|
||||
extern const char TinyFont[];
|
||||
|
||||
#pragma compile("tinyfont.c")
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user