8 lines
98 B
C
8 lines
98 B
C
#ifndef KOMODO_NK_H
|
|
#define KOMODO_NK_H
|
|
|
|
#define ASSETCHAINS_N 96
|
|
#define ASSETCHAINS_K 5
|
|
|
|
#endif
|