11 lines
152 B
C
11 lines
152 B
C
#ifndef KOMODO_NK_H
|
|
#define KOMODO_NK_H
|
|
|
|
//#define ASSETCHAINS_N 77
|
|
//#define ASSETCHAINS_K 3
|
|
|
|
#define ASSETCHAINS_N 96
|
|
#define ASSETCHAINS_K 5
|
|
|
|
#endif
|