aboutsummaryrefslogtreecommitdiff
path: root/taipan.c
diff options
context:
space:
mode:
Diffstat (limited to 'taipan.c')
-rw-r--r--taipan.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/taipan.c b/taipan.c
index 74e586a..744719a 100644
--- a/taipan.c
+++ b/taipan.c
@@ -6,10 +6,12 @@
#include <string.h>
#include <peekpoke.h>
+#include "sounds.h"
+
/* define this for testing sea_battle(). it causes a pirate
attack every time you leave port. Don't leave defined for
a release!! */
-#define COMBAT_TEST
+// #define COMBAT_TEST
/* define this to show internals of damage calculation */
// #define DAMAGE_TEST