mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2025-02-19 19:42:53 +01:00
Update ed64x.c
Change the first num to indicate the bootloader.
This commit is contained in:
parent
494a1c471a
commit
bd210ddc44
@ -18,8 +18,8 @@ typedef enum {
|
||||
// ED64_V2_0 = 320,
|
||||
// ED64_V2_5 = 325,
|
||||
// ED64_V3_0 = 330,
|
||||
ED64_X5_0 = 450,
|
||||
ED64_X7_0 = 470,
|
||||
ED64_X5_0 = 550,
|
||||
ED64_X7_0 = 570,
|
||||
ED64_UKNOWN = 0,
|
||||
} ed64x_device_variant_t;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user