Begin of work on the file selector.

Quite ugly, i tried to reuse code from the other fileselectors, but I failed.

Basically, it works, but we can improve it a lot.


git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@870 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2009-06-15 21:43:21 +00:00
parent aff6fe50b2
commit 62738a1526
4 changed files with 311 additions and 2 deletions

View File

@@ -579,6 +579,11 @@ void Button_Autosave(void);
*/
void Button_Settings(void);
/*!
Display the skin selector window.
*/
void Button_Skins(void);
// Annulation de la dernière modification
/*!