More translations (about 500)
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@687 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -611,18 +611,18 @@ void Bouton_Cacher_menu(void);
|
||||
/*!
|
||||
Load picture from file.
|
||||
*/
|
||||
void Load_picture(byte Image);
|
||||
void Load_picture(byte image);
|
||||
|
||||
/*!
|
||||
Save picture to file.
|
||||
*/
|
||||
void Save_picture(byte Image);
|
||||
void Save_picture(byte image);
|
||||
|
||||
|
||||
/*!
|
||||
Generic color tagging menu, for various effects.
|
||||
*/
|
||||
void Menu_Tag_couleurs(char * En_tete, byte * Table, byte * Mode, byte can_cancel, const char *Section_aide);
|
||||
void Menu_Tag_couleurs(char * En_tete, byte * Table, byte * mode, byte can_cancel, const char *Section_aide);
|
||||
|
||||
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user