Add cursors
This commit is contained in:
@@ -46,6 +46,8 @@ typedef struct InputState {
|
||||
CURSOR_NONE,
|
||||
CURSOR_COLLECT_WOOD,
|
||||
CURSOR_COLLECT_GOLD,
|
||||
CURSOR_FARM,
|
||||
CURSOR_ATTACK
|
||||
} cursor;
|
||||
|
||||
// INPUT_BUILDING
|
||||
|
||||
Reference in New Issue
Block a user