X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=advent.h;h=5e9871d4ed7a65c10497a251429bdb3b5e98c218;hp=fbdd580e4dd2b73220f730ac65fba556fd7157a8;hb=5fb6e2e1bcec3bfddd322d27bdd85037c3c814f7;hpb=876fbb2f78bc63b3c99091ab658042f578b3df35 diff --git a/advent.h b/advent.h index fbdd580..5e9871d 100644 --- a/advent.h +++ b/advent.h @@ -107,6 +107,7 @@ enum phase_codes { GO_MOVE, GO_TOP, GO_CLEAROBJ, + GO_CHECKHINT, GO_WORD2, GO_UNKNOWN, GO_DWARFWAKE,