"Help" text is now hard-coded in tables_aide.h and compiled into the exe,
instead of being encrypted in the middle of gfx.dat git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@158 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
2
struct.h
2
struct.h
@@ -108,8 +108,8 @@ struct Element_de_liste_de_fileselect
|
||||
// Déclaration d'une section d'aide:
|
||||
struct Section_d_aide
|
||||
{
|
||||
const char ** Table_aide; // Pointeur sur le début de la table d'aide
|
||||
word Nombre_de_lignes;
|
||||
byte * Debut_de_la_liste; // PremiŠre ligne de la liste
|
||||
};
|
||||
|
||||
// Déclaration d'une info sur un dégradé
|
||||
|
||||
Reference in New Issue
Block a user