mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-07 06:02:20 -04:00
Breakout icon change (#2556)
- Changed Breakout icon - Changed Tetris icon color to green
This commit is contained in:
parent
adc23315a2
commit
081b11ad41
4 changed files with 71 additions and 33 deletions
|
@ -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,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue