mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-12-10 05:30:42 -05:00
Made back button always focusable with left key
This commit is contained in:
parent
6464cfeaef
commit
eff96276c3
6 changed files with 22 additions and 7 deletions
|
|
@ -108,7 +108,7 @@ public:
|
|||
void set_style(const Style* new_style);
|
||||
|
||||
const Style& style() const;
|
||||
uint16_t id = 0;
|
||||
int16_t id = 0;
|
||||
|
||||
// State management methods.
|
||||
void set_dirty();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue