mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2024-12-24 01:01:52 +01:00
Improve text
Improves text and expectation for flashcart feature.
This commit is contained in:
parent
6a2c4828b2
commit
b75d6e6370
@ -62,7 +62,7 @@ static void draw (menu_t *menu, surface_t *d) {
|
|||||||
" Automatic CIC: %s.\n"
|
" Automatic CIC: %s.\n"
|
||||||
" Region Detection: %s.\n"
|
" Region Detection: %s.\n"
|
||||||
" Save Writeback: %s.\n"
|
" Save Writeback: %s.\n"
|
||||||
" Update from menu: %s.\n"
|
" Auto F/W Updates: %s.\n"
|
||||||
"\n\n",
|
"\n\n",
|
||||||
format_cart_type(),
|
format_cart_type(),
|
||||||
"Not Available", // TODO get cart firmware version(s).
|
"Not Available", // TODO get cart firmware version(s).
|
||||||
|
Loading…
Reference in New Issue
Block a user