Home
last modified time | relevance | path

Searched refs:enumSelectUsed (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/wiimms/wiimms-iso-tools/src/
H A Dtitles.h131 typedef enum enumSelectUsed enum
137 } enumSelectUsed; typedef
170 int DumpParamDB ( enumSelectUsed mask, bool warn );
H A Dtitles.c764 int DumpParamDB ( enumSelectUsed mask, bool warn ) in DumpParamDB()