mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-06 21:54:27 -04:00
Moved games to new game menu (#2544)
* Moved games to new game menu * There's enough games to have a menu now and I plan to make more. Having them in "Utilities" made no sense.
This commit is contained in:
parent
ee472e1ed2
commit
a17995fd2b
8 changed files with 74 additions and 4 deletions
|
@ -61,7 +61,7 @@ __attribute__((section(".external_app.app_breakout.application_information"), us
|
|||
0x80,
|
||||
},
|
||||
/*.icon_color = */ ui::Color::green().v,
|
||||
/*.menu_location = */ app_location_t::UTILITIES,
|
||||
/*.menu_location = */ app_location_t::GAMES,
|
||||
/*.desired_menu_position = */ -1,
|
||||
|
||||
/*.m4_app_tag = portapack::spi_flash::image_tag_none */ {0, 0, 0, 0},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue