aboutsummaryrefslogtreecommitdiff
path: root/dat.h
diff options
context:
space:
mode:
authorrodri <rgl@antares-labs.eu>2023-10-02 12:56:47 +0000
committerrodri <rgl@antares-labs.eu>2023-10-02 12:56:47 +0000
commitafdfefd352f5b2ce4f3248f3581067e6496d0c38 (patch)
treeeb085190ab62fbd87f01c93fb7f482df008549a2 /dat.h
parentd79098840557bb4687a2e6640728dd69c62bf3a3 (diff)
downloadbattleship-afdfefd352f5b2ce4f3248f3581067e6496d0c38.tar.gz
battleship-afdfefd352f5b2ce4f3248f3581067e6496d0c38.tar.bz2
battleship-afdfefd352f5b2ce4f3248f3581067e6496d0c38.zip
add more sfx and do some of their orchestration.
Diffstat (limited to 'dat.h')
-rw-r--r--dat.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/dat.h b/dat.h
index 174f806..46a3c12 100644
--- a/dat.h
+++ b/dat.h
@@ -40,6 +40,10 @@ enum {
SBG0 = 0,
SBG1,
SBG2,
+ SCANNON,
+ SWATER,
+ SVICTORY,
+ SDEFEAT,
NSOUNDS,
KB = 1024,