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