RetroArch
Public Attributes | List of all members
_card_dir Struct Reference

#include <card.h>

Public Attributes

s32 chn
 
u32 fileno
 
u32 filelen
 
u8 permissions
 
u8 filename [CARD_FILENAMELEN]
 
u8 gamecode [4]
 
u8 company [2]
 
bool showall
 

Member Data Documentation

◆ chn

s32 _card_dir::chn

◆ company

u8 _card_dir::company[2]

◆ filelen

u32 _card_dir::filelen

◆ filename

u8 _card_dir::filename[CARD_FILENAMELEN]

◆ fileno

u32 _card_dir::fileno

◆ gamecode

u8 _card_dir::gamecode[4]

◆ permissions

u8 _card_dir::permissions

◆ showall

bool _card_dir::showall

The documentation for this struct was generated from the following file: