gfx2.dat is now replaced by an editable "skin" file: 'gfx2gui.gif', and a reference INI file: 'gfx2def.ini'.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@557 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
9
global.h
9
global.h
@@ -560,7 +560,14 @@ GFX2_GLOBAL byte * Logo_GrafX2;
|
||||
|
||||
GFX2_GLOBAL byte Fonte_systeme[256*8*8];
|
||||
GFX2_GLOBAL byte Fonte_fun [256*8*8];
|
||||
GFX2_GLOBAL byte Fonte_help [315][6][8];
|
||||
GFX2_GLOBAL byte Fonte_help_norm [256][6][8];
|
||||
GFX2_GLOBAL byte Fonte_help_bold [256][6][8];
|
||||
// 12
|
||||
// 34
|
||||
GFX2_GLOBAL byte Fonte_help_t1 [64][6][8];
|
||||
GFX2_GLOBAL byte Fonte_help_t2 [64][6][8];
|
||||
GFX2_GLOBAL byte Fonte_help_t3 [64][6][8];
|
||||
GFX2_GLOBAL byte Fonte_help_t4 [64][6][8];
|
||||
GFX2_GLOBAL byte * Fonte;
|
||||
|
||||
// Les données de l'aide:
|
||||
|
||||
Reference in New Issue
Block a user