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