Configurable palette size (issue 47)

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@618 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2009-02-08 23:59:30 +00:00
parent dbdd73c0c3
commit bba08c936f
9 changed files with 128 additions and 70 deletions

View File

@@ -73,6 +73,8 @@ GFX2_GLOBAL struct S_Config
byte Fast_zoom;
byte Find_file_fast;
byte Couleurs_separees;
short Palette_Cells_X;
short Palette_Cells_Y;
byte FX_Feedback;
byte Safety_colors;
byte Opening_message;