Various cleanups. 173/head
authorJason S. Ninneman <jsn@mbar.us>
Fri, 30 Jun 2017 20:51:03 +0000 (13:51 -0700)
committerEric S. Raymond <esr@thyrsus.com>
Sat, 1 Jul 2017 03:19:33 +0000 (03:19 +0000)
commit8bc08773fa4ac22f7fd3c89d8e8be92d2cab616a
tree2e5745cf719c502c67ee8f7eb638df95178b9970
parent31f27b672c05df602fa1cc9cb5f64f0ef7cb3d80
Various cleanups.

* Remove disused macro.
* GCC doesn't seem to mind if IGNORE() is left off.
* Enumify phase codes.
* Use EXIT_* macros in all exit() calls.
* How did this even work without extern?
* Give advent.h a much-needed makeover.
* Use the chomp indicator in YAML string blocks to avoid code ugliness.
advent.h
adventure.yaml
cheat.c
main.c
misc.c
saveresume.c
score.c