Bookmarks (issue 92) are now functional in Save/Load screens
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@656 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
2
global.h
2
global.h
@@ -83,6 +83,8 @@ GFX2_GLOBAL struct S_Config
|
||||
byte Taille_ecran_dans_GIF;
|
||||
byte Auto_nb_used;
|
||||
byte Resolution_par_defaut;
|
||||
char *Bookmark_directory[NB_BOOKMARKS]; // independant malloc of adaptive size
|
||||
char Bookmark_label[NB_BOOKMARKS][8+1];
|
||||
} Config;
|
||||
|
||||
// Tableau des touches spéciales
|
||||
|
||||
Reference in New Issue
Block a user