aboutsummaryrefslogtreecommitdiff
path: root/taipan.c
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-04-10 16:17:17 -0400
committerB. Watson <yalhcru@gmail.com>2021-04-10 16:17:17 -0400
commitf93fbbad801c9935895aae91222a3d86b962a471 (patch)
tree33043995246bf6db4b6cec1ab290a586262a7514 /taipan.c
parent5bfc7802a37c4795d1e08fb1e602f15af2e6fc3c (diff)
downloadtaipan-f93fbbad801c9935895aae91222a3d86b962a471.tar.gz
Save 3 bytes
Diffstat (limited to 'taipan.c')
-rw-r--r--taipan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/taipan.c b/taipan.c
index 853625a..a52bf8a 100644
--- a/taipan.c
+++ b/taipan.c
@@ -1912,7 +1912,7 @@ void final_stats(void)
{
int years = year - 1860,
time = get_time(),
- choice = 0;
+ choice;
#ifdef BIGNUM
long score;