Add define value for number of chip defines

This commit is contained in:
cam900 2023-02-05 12:46:23 +09:00
parent ace2142286
commit 7e1acaf9d5
3 changed files with 10 additions and 9 deletions

View file

@ -24,6 +24,7 @@
#define DIV_MAX_CHIPS 32
#define DIV_MAX_CHANS 128
#define DIV_MAX_PATTERNS 256
#define DIV_MAX_CHIP_DEFS 256
// in-pattern
#define DIV_MAX_ROWS 256