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