Proof of cobcept for state defines.
authorEric S. Raymond <esr@thyrsus.com>
Fri, 23 Jun 2017 18:07:44 +0000 (14:07 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Fri, 23 Jun 2017 18:07:44 +0000 (14:07 -0400)
commit2848494a01db9baccf69c9a592ea5a916af84a8a
tree6f6ea9da43f5559781769a44ec7378a0005feedb
parent6bd1c356e2b358d855d0e70c53fee0fec385a48d
Proof of cobcept for state defines.

It is now possible in the YAML to declare defines for all state values
associated with an object.  This are visible in the C code and can be used
to replace magic numbers.
actions.c
adventure.yaml
main.c
newdungeon.py