btssecretpage
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| btssecretpage [2023/08/19 20:53] – [Usermessages] bt | btssecretpage [2023/09/10 13:30] (current) – a bt | ||
|---|---|---|---|
| Line 51: | Line 51: | ||
| {{: | {{: | ||
| + | typedef enum | ||
| + | { | ||
| + | DIALOG_MSG = 0, // just an on screen message | ||
| + | DIALOG_MENU, | ||
| + | DIALOG_TEXT, | ||
| + | DIALOG_ENTRY // an entry box | ||
| + | } DIALOG_TYPE; | ||
| n> | n> | ||
btssecretpage.txt · Last modified: 2023/09/10 13:30 by bt
