diff options
Diffstat (limited to 'dat.h')
-rw-r--r-- | dat.h | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -5,6 +5,13 @@ enum { Tmiss, NTILES, + Scarrier = 0, + Sbattleship, + Scruiser, + Ssubmarine, + Sdestroyer, + NSHIPS, + OH, /* horizontal */ OV, /* vertical */ |