Skip to content

Commit

Permalink
Improve text
Browse files Browse the repository at this point in the history
Improves text and expectation for flashcart feature.
  • Loading branch information
networkfusion authored Dec 10, 2024
1 parent 6a2c482 commit b75d6e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/menu/views/flashcart_info.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ static void draw (menu_t *menu, surface_t *d) {
" Automatic CIC: %s.\n"
" Region Detection: %s.\n"
" Save Writeback: %s.\n"
" Update from menu: %s.\n"
" Auto F/W Updates: %s.\n"
"\n\n",
format_cart_type(),
"Not Available", // TODO get cart firmware version(s).
Expand Down

0 comments on commit b75d6e6

Please sign in to comment.