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

7 lines
123 B
C

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