OMAPI  1.8
Open Movement Public API
download_t Struct Reference

Data Fields

int memoryHealth
 
unsigned char nandId [6]
 
int nandType
 
char * filename
 
bool hasGyro
 

Detailed Description

Definition at line 94 of file verify.c.

Field Documentation

◆ filename

char* filename

Definition at line 101 of file verify.c.

◆ hasGyro

bool hasGyro

Definition at line 102 of file verify.c.

◆ memoryHealth

int memoryHealth

Definition at line 96 of file verify.c.

◆ nandId

unsigned char nandId[6]

Definition at line 98 of file verify.c.

◆ nandType

int nandType

Definition at line 99 of file verify.c.