X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=common.h;h=2b0852778e72b7f00263b64db5688a3f26325286;hb=f6267ff3eb635c3494b8a67e967bb2882a0f9875;hp=cdaea35fbff46b3610a0225eb28382d86084c0c2;hpb=39eed7d678588438a7abe97354987816e9305096;p=open-adventure.git diff --git a/common.h b/common.h index cdaea35..2b08527 100644 --- a/common.h +++ b/common.h @@ -6,8 +6,6 @@ extern const char advent_to_ascii[128]; extern const char ascii_to_advent[128]; enum bugtype { - TOO_MANY_WORDS_OF_MESSAGES, // 2 - TOO_MANY_TRAVEL_OPTIONS, // 3 TOO_MANY_VOCABULARY_WORDS, // 4 REQUIRED_VOCABULARY_WORD_NOT_FOUND, // 5 INVALID_SECTION_NUMBER_IN_DATABASE, // 9