RetroArch
Public Attributes | List of all members
DIR_ENTRY Struct Reference

#include <directory.h>

Collaboration diagram for DIR_ENTRY:
[legend]

Public Attributes

uint8_t entryData [DIR_ENTRY_DATA_SIZE]
 
DIR_ENTRY_POSITION dataStart
 
DIR_ENTRY_POSITION dataEnd
 
char filename [NAME_MAX]
 

Member Data Documentation

◆ dataEnd

DIR_ENTRY_POSITION DIR_ENTRY::dataEnd

◆ dataStart

DIR_ENTRY_POSITION DIR_ENTRY::dataStart

◆ entryData

uint8_t DIR_ENTRY::entryData

◆ filename

char DIR_ENTRY::filename

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