7 lines
84 B
C
7 lines
84 B
C
#ifndef MAX_NICENESS_H_
|
|
#define MAX_NICENESS_H_
|
|
|
|
#define MAX_NICENESS 2
|
|
|
|
#endif
|