mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2024-11-25 03:56:54 +01:00
Add commented out code for ed64x
This commit is contained in:
parent
8fd419662a
commit
417f66c1af
@ -110,6 +110,7 @@ flashcart_err_t flashcart_init (const char **storage_prefix) {
|
||||
break;
|
||||
|
||||
case CART_EDX: // Series X EverDrive-64
|
||||
//flashcart = ed64x_get_flashcart();
|
||||
break;
|
||||
|
||||
case CART_ED: // Original EverDrive-64
|
||||
|
Loading…
Reference in New Issue
Block a user