mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2026-03-19 18:32:39 +01:00
add CONFIG printf
This commit is contained in:
@@ -209,6 +209,10 @@ typedef struct _CONFIG
|
||||
Margin margin;
|
||||
FONT*font;
|
||||
ImageCache *img;
|
||||
FILE*fp;
|
||||
|
||||
int (*printf)(struct _CONFIG*, char*, ...);
|
||||
|
||||
}CONFIG;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user