mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-10-18 07:01:47 +00:00
Breakout icon change (#2556)
- Changed Breakout icon - Changed Tetris icon color to green
This commit is contained in:
@@ -73,7 +73,7 @@ __attribute__((section(".external_app.app_tetris.application_information"), used
|
||||
0xFF,
|
||||
0xF1,
|
||||
},
|
||||
/*.icon_color = */ ui::Color::orange().v,
|
||||
/*.icon_color = */ ui::Color::green().v,
|
||||
/*.menu_location = */ app_location_t::GAMES,
|
||||
/*.desired_menu_position = */ -1,
|
||||
|
||||
|
Reference in New Issue
Block a user