From 6419123eb7abf926df0910d66188d47c798ebb46 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 5 May 2021 02:20:33 -0400 Subject: Doc update --- taipan.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'taipan.c') diff --git a/taipan.c b/taipan.c index 40fc94c..a64c9a7 100644 --- a/taipan.c +++ b/taipan.c @@ -3531,6 +3531,8 @@ int main(void) { port_stats(); + /* Note: "fined you 0" if you have no cash looks weird, but is NOT + a bug, the original Apple II code does that. */ compradores_report(); cprint_bad_joss(); // cputs("The local authorities have seized your\n" -- cgit v1.2.3