home · contact · privacy
main() handles file IO now safely, exits on errors; also analogously re-phrased error...
authorChristian Heller <c.heller@plomlompom.de>
Wed, 21 Aug 2013 18:15:01 +0000 (20:15 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Wed, 21 Aug 2013 18:15:01 +0000 (20:15 +0200)
commit7e4f2cac6f5248676ad28017031605a5f1500098
tree8100d0597e3fd1f3a7105b654946811e3e3b2bcc
parent90878822be431b08d08921a2bc19dcc04b7524c9
main() handles file IO now safely, exits on errors; also analogously re-phrased error messages in save_game(), turn_over().
src/main.c
src/misc.c