N64FlashcartMenu
|
Data Fields | |
match_type_t | type |
union { | |
struct { | |
const char * | id |
uint8_t | version |
} | |
uint64_t | check_code |
} | fields |
struct { | |
rom_save_type_t | save |
feat_t | feat |
} | data |
match_type_t match_t::type |
union { ... } match_t::fields |
struct { ... } match_t::data |