2025-04-27 07:49:33 -04:00

7 lines
120 B
C

// 9
#ifndef AUTOBUILDCOUNT_H
#define AUTOBUILDCOUNT_H
#define BUILDCOUNT_NUM 9
#define BUILDCOUNT_STR "9"
#endif