7 lines
116 B
C
7 lines
116 B
C
|
#define DLG_RESET 100
|
||
|
#define F_PATH 101
|
||
|
#define F_STUDENT 102
|
||
|
#define F_SOLUTION 103
|
||
|
#define F_TREE 150
|
||
|
|