Doxygen improvements

This commit is contained in:
Thomas Bernard
2018-12-11 12:24:43 +01:00
parent 4153c315be
commit 66aa397b11
5 changed files with 6 additions and 2 deletions

View File

@@ -77,6 +77,7 @@ void Print_filename(void);
void Print_counter(short x,short y,const char * str,byte text_color,byte background_color);
/** @defgroup dialog Dialog windows
* Popups that show or ask an information to the user
* @{ */
byte Confirmation_box(const char * message);
void Warning_message(const char * message);