aboutsummaryrefslogtreecommitdiff
path: root/src/gui/inc/gui/button.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/inc/gui/button.h')
-rw-r--r--src/gui/inc/gui/button.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/inc/gui/button.h b/src/gui/inc/gui/button.h
index b712e29..b15faaa 100644
--- a/src/gui/inc/gui/button.h
+++ b/src/gui/inc/gui/button.h
@@ -50,6 +50,7 @@ enum
GUI_BUTTON_LEFT,
GUI_BUTTON_MID,
GUI_BUTTON_RIGHT,
+ GUI_BUTTON_SMALL,
MAX_GUI_BUTTON_SPRITES
};