Feature: Help and manuals access window
This commit is contained in:

committed by
Patric Stout

parent
2cff43251e
commit
41de0d46f3
@@ -21,6 +21,9 @@ enum TextfileType {
|
||||
TFT_CONTENT_END, // This marker is used to generate the above three buttons in sequence by various of places in the code.
|
||||
|
||||
TFT_SURVEY_RESULT = TFT_CONTENT_END, ///< Survey result (preview)
|
||||
TFT_GAME_MANUAL, ///< Game manual/documentation file
|
||||
|
||||
TFT_END,
|
||||
};
|
||||
DECLARE_POSTFIX_INCREMENT(TextfileType)
|
||||
|
||||
|
Reference in New Issue
Block a user