summaryrefslogtreecommitdiff
path: root/src/include/data.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/data.h')
-rw-r--r--src/include/data.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/data.h b/src/include/data.h
index 51bff80..2574ee7 100644
--- a/src/include/data.h
+++ b/src/include/data.h
@@ -89,6 +89,7 @@ sound* snd_click2;
sound* snd_click3;
sound* snd_event;
sound* snd_accelerate;
+sound* snd_bell;
#define SOUNGS_COUNT 30
sound* snd_songs[SOUNGS_COUNT];