Start simplifying menu code; and in turn, remove a cursor no longer

needed.
This commit is contained in:
okan
2016-10-03 18:43:49 +00:00
parent 03f5dc219e
commit 8aa5033d12
3 changed files with 22 additions and 27 deletions

View File

@@ -96,11 +96,10 @@ union press {
};
enum cursor_font {
CF_DEFAULT,
CF_MOVE,
CF_NORMAL,
CF_QUESTION,
CF_MOVE,
CF_RESIZE,
CF_QUESTION,
CF_NITEMS
};
enum color {