Text: Fonts are scanned in fonts/ and Windows own directory
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@319 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
3
files.h
3
files.h
@@ -53,3 +53,6 @@ void Select_Home (short * Decalage_premier,short * Decalage_select);
|
||||
short Calculer_decalage_click_dans_fileselector(void);
|
||||
|
||||
char * Nom_formate(char * Nom, int Type);
|
||||
|
||||
// Scans a directory, calls Callback for each file in it,
|
||||
void for_each_file(const char * Nom_repertoire, void Callback(const char *));
|
||||
|
||||
Reference in New Issue
Block a user