"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:
1
global.h
1
global.h
@@ -549,7 +549,6 @@ GLOBAL byte * Fonte;
|
||||
|
||||
// Les données de l'aide:
|
||||
|
||||
GLOBAL struct Section_d_aide Table_d_aide[NB_SECTIONS_AIDE];
|
||||
GLOBAL byte Section_d_aide_en_cours; // Indice de la table d'aide en cours de consultation
|
||||
GLOBAL word Position_d_aide_en_cours; // Numéro de la ligne d'aide en cours de consultation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user