files
kolibrios/programs/games/fara/lang.h

6 lines
70 B
C

#define RUS 1
#define ENG 2
#ifndef LANG
#define LANG RUS
#endif