6 lines
57 B
C
6 lines
57 B
C
#ifndef CONSTS
|
|
#define CONSTS
|
|
#define VERSION 4
|
|
|
|
#endif
|
#ifndef CONSTS
|
|
#define CONSTS
|
|
#define VERSION 4
|
|
|
|
#endif
|