7 lines
81 B
C
7 lines
81 B
C
|
#ifndef TXTCONST_DEFINED
|
||
|
#define TXTCONST_DEFINED
|
||
|
|
||
|
#define txtobjMaxM 10
|
||
|
|
||
|
#endif
|