Unchanging and improvisations

Adds a reveal.

Increments EDITLEVEL.
This commit is contained in:
nhmall
2023-02-05 11:32:58 -05:00
parent 5034f7f936
commit 43af05a6b8
4 changed files with 57 additions and 20 deletions

View File

@@ -167,6 +167,7 @@ struct context_info {
struct tribute_info tribute;
struct novel_tracking novel;
struct achievement_tracking achieveo;
char jingle[5 + 1];
};
#endif /* CONTEXT_H */