mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-07 06:02:20 -04:00
Fix indents
This commit is contained in:
parent
c6316f5aa6
commit
62859f901f
2 changed files with 3 additions and 3 deletions
|
@ -163,8 +163,8 @@ void MenuView::clear() {
|
|||
}
|
||||
|
||||
menu_items.clear();
|
||||
highlighted_item = 0;
|
||||
offset = 0;
|
||||
highlighted_item = 0;
|
||||
offset = 0;
|
||||
}
|
||||
|
||||
void MenuView::add_item(MenuItem new_item) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue