Cambiato MAXLEVEL !!!!!!
git-svn-id: svn://10.65.10.50/trunk@1298 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
cd51a4ba13
commit
1004e367a8
@ -93,7 +93,7 @@ class TMenu_application : public TApplication
|
|||||||
{
|
{
|
||||||
const char* _name;
|
const char* _name;
|
||||||
|
|
||||||
enum { MAXLEVEL = 1024 };
|
enum { MAXLEVEL = 512 }; // Non cambiare !! pena di morte . Deve essere < 730
|
||||||
int _first[MAXLEVEL];
|
int _first[MAXLEVEL];
|
||||||
TArray _menu; // TAG|DESCRIPTION|ACTION
|
TArray _menu; // TAG|DESCRIPTION|ACTION
|
||||||
TBit_array _enabled;
|
TBit_array _enabled;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user