aboutsummaryrefslogtreecommitdiff
path: root/dat.h
diff options
context:
space:
mode:
Diffstat (limited to 'dat.h')
-rw-r--r--dat.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/dat.h b/dat.h
index 5f503f0..db614db 100644
--- a/dat.h
+++ b/dat.h
@@ -5,6 +5,13 @@ enum {
Tmiss,
NTILES,
+ Scarrier = 0,
+ Sbattleship,
+ Scruiser,
+ Ssubmarine,
+ Sdestroyer,
+ NSHIPS,
+
OH, /* horizontal */
OV, /* vertical */