changed definition of BITMAX
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
#define addr_t long
|
||||
#undef ALIGNSECT
|
||||
#define ALIGNSECT 2
|
||||
#undef BITMAX
|
||||
#define BITMAX 16000 /* many optimizations possible */
|
||||
|
||||
#undef VALWIDTH
|
||||
#define VALWIDTH 8
|
||||
|
||||
Reference in New Issue
Block a user