From d32203d2e6539aa22953b9c04df000f79e85bf66 Mon Sep 17 00:00:00 2001 From: idiomatic Date: Sun, 28 Feb 2010 21:52:22 -0700 Subject: Add some new mousers and simplify related code Signed-off-by: Jared Adams --- src/gui/gui.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/gui/gui.h') diff --git a/src/gui/gui.h b/src/gui/gui.h index 7bd76c4a..112abcee 100644 --- a/src/gui/gui.h +++ b/src/gui/gui.h @@ -107,6 +107,9 @@ class Gui : public gcn::Gui CURSOR_RESIZE_DOWN, CURSOR_RESIZE_DOWN_LEFT, CURSOR_RESIZE_DOWN_RIGHT, + CURSOR_FIGHT, + CURSOR_PICKUP, + CURSOR_TALK, CURSOR_TOTAL }; -- cgit v1.2.3-70-g09d2