7 lines
117 B
C
7 lines
117 B
C
|
// 38
|
||
|
#ifndef AUTOBUILDCOUNT_H
|
||
|
#define AUTOBUILDCOUNT_H
|
||
|
#define BUILDCOUNT_NUM 38
|
||
|
#define BUILDCOUNT_STR "38"
|
||
|
#endif
|