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:
RocketGod 2025-03-06 13:27:25 -08:00 committed by GitHub
parent ee472e1ed2
commit a17995fd2b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 74 additions and 4 deletions

View file

@ -74,7 +74,7 @@ __attribute__((section(".external_app.app_tetris.application_information"), used
0xF1,
},
/*.icon_color = */ ui::Color::orange().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},