aboutsummaryrefslogtreecommitdiff
path: root/taipan.c
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-04-14 11:50:14 -0400
committerB. Watson <yalhcru@gmail.com>2021-04-14 11:50:14 -0400
commit5db422731acc4bea80ae353d7541fc1bb9026a5b (patch)
tree395d410aa1a96396e097fd142b577d87a064dea7 /taipan.c
parentb9e2af1793606d40955f0ef6a56aa56f712d85c4 (diff)
downloadtaipan-5db422731acc4bea80ae353d7541fc1bb9026a5b.tar.gz
Save 14 bytes
Diffstat (limited to 'taipan.c')
-rw-r--r--taipan.c8
1 files changed, 2 insertions, 6 deletions
diff --git a/taipan.c b/taipan.c
index af1c8f7..3acc81f 100644
--- a/taipan.c
+++ b/taipan.c
@@ -1135,7 +1135,7 @@ char sea_battle(char id, int num_ships) {
while(!orders) set_orders();
gotox0y3();
- cblank(76);
+ cblank(80);
}
}
@@ -1341,11 +1341,7 @@ char sea_battle(char id, int num_ships) {
}
gotox0y(4);
- clrtoeol();
- gotox0y(5);
- clrtoeol();
- gotox0y(6);
- clrtoeol();
+ cblank(120);
if(total > 0) {
gotox0y3();