summaryrefslogtreecommitdiff
path: root/dat.h
blob: 0ccea6fa94942138adcd69cd8bc8d73c1062b88c (plain)
1
2
3
4
5
6
7
8
enum
{
	K↑,
	K↓,
	K←,
	K→,
	Ke
};