Adds about screen for v 0.1
This commit is contained in:
parent
b1253e8462
commit
d91b8d5cff
6 changed files with 105 additions and 1 deletions
|
|
@ -20,6 +20,7 @@ typedef struct App {
|
|||
int theme_index;
|
||||
int theme_picker_open;
|
||||
int theme_picker_selection;
|
||||
int about_modal_open;
|
||||
int startup_handoff_active;
|
||||
int last_blackout_state;
|
||||
Uint32 startup_handoff_until;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue