wut  v1.7.0
Wii U Toolchain
Data Structures | Typedefs | Enumerations
miidata.h File Reference
#include <wut.h>
Include dependency graph for miidata.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  FFLCreateID
 
struct  FFLiMiiDataCore
 
struct  FFLiMiiDataOfficial
 
struct  FFLStoreData
 

Typedefs

typedef enum FFLCreateIDFlags FFLCreateIDFlags
 
typedef struct FFLCreateID FFLCreateID
 
typedef struct FFLiMiiDataCore FFLiMiiDataCore
 
typedef struct FFLiMiiDataOfficial FFLiMiiDataOfficial
 
typedef struct FFLStoreData FFLStoreData
 

Enumerations

enum  FFLCreateIDFlags {
  FFL_CREATE_ID_FLAG_WII_U = 0x1 | 0x4 ,
  FFL_CREATE_ID_FLAG_TEMPORARY = 0x2 ,
  FFL_CREATE_ID_FLAG_NORMAL = 0x8
}