Refactored; added state property to command struct to notate where in the lifecycle... 276/head
authorAaron Traas <aaron@traas.org>
Wed, 5 Dec 2018 14:40:09 +0000 (09:40 -0500)
committerAaron Traas <aaron@traas.org>
Wed, 5 Dec 2018 20:05:55 +0000 (15:05 -0500)
commit5f4df123b40b8d9c01b88bc506ee5bb8b3c82d70
tree268bb5f798305a0d4a94b84e0b07f22d0e227229
parent9475552be419a8a018a27d524f6cdf64c0e26e4b
Refactored; added state property to command struct to notate where in the lifecycle of command processing that the command is.
advent.h
main.c
misc.c