mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2025-04-05 23:56:53 +02:00
Improve text
People were confused.
This commit is contained in:
parent
312b19e631
commit
c82f5e063f
@ -65,7 +65,7 @@ static void draw (menu_t *menu, surface_t *d) {
|
||||
" Auto F/W Updates: %s.\n"
|
||||
"\n\n",
|
||||
format_cart_type(),
|
||||
"Not Available", // TODO get cart firmware version(s).
|
||||
"Feature coming soon.", // TODO get cart firmware version(s).
|
||||
format_boolean_type(flashcart_has_feature(FLASHCART_FEATURE_64DD)),
|
||||
format_boolean_type(flashcart_has_feature(FLASHCART_FEATURE_RTC)),
|
||||
format_boolean_type(flashcart_has_feature(FLASHCART_FEATURE_USB)),
|
||||
|
Loading…
x
Reference in New Issue
Block a user