aboutsummaryrefslogtreecommitdiff
path: root/dat.h
diff options
context:
space:
mode:
Diffstat (limited to 'dat.h')
-rw-r--r--dat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dat.h b/dat.h
index 01ee61e..f72296c 100644
--- a/dat.h
+++ b/dat.h
@@ -49,7 +49,6 @@ struct Ship
int orient;
int ncells;
int *hit; /* |hit| = ncells and hitᵢ ∈ {0,1} */
- int sunk;
};
struct Map