Home
last modified time | relevance | path

Searched defs:WiiFst_t (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/wiimms/wiimms-iso-tools/src/
H A Diso-interface.h607 typedef struct WiiFst_t struct
611 wd_disc_t * disc; // NULL or disc pointer
615 WiiFstPart_t * part; // partition infos
616 u32 part_used; // number of used elements in 'part'
617 u32 part_size; // number of allocated elements in 'part'
618 WiiFstPart_t * part_active; // active partition
645 } WiiFst_t; argument