home · contact · privacy
More comments on readwrite library; some refactoring ideas included.
[plomrogue] / src / rexit.h
2013-08-15 Christian HellerRenamed all "fail" variables to "err", to reduce line...
2013-08-14 Christian HellerMove checking for error results into exit_err(), out...
2013-08-14 Christian HellerMade game exiting and cleaning up more flexible. Provid...