Back to shtanton's homepage
summaryrefslogtreecommitdiff
path: root/src/types.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/types.c')
-rw-r--r--src/types.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/types.c b/src/types.c
index bee6b05..d2a7575 100644
--- a/src/types.c
+++ b/src/types.c
@@ -55,6 +55,11 @@ enum {
IMAGE_PAUSE,
IMAGE_PLAY,
IMAGE_RETRY,
+ IMAGE_NELSON,
+ IMAGE_NELSON_LEFT,
+ IMAGE_NELSON_UP,
+ IMAGE_NELSON_RIGHT,
+ IMAGE_NELSON_DOWN,
N_IMAGES,
};