diff --git a/advent.h b/advent.h index fc6ce94..36f0863 100644 --- a/advent.h +++ b/advent.h @@ -102,7 +102,6 @@ enum phase_codes { GO_CLEAROBJ, GO_CHECKHINT, GO_DIRECTION, - GO_LOOKUP, GO_WORD2, GO_SPECIALS, GO_UNKNOWN,