Nugget
Loading...
Searching...
No Matches
Public Attributes | List of all members
psyqo::MemoryCardFileSystem::FileEntry Struct Reference

A directory listing entry. More...

#include <psyqo/memory-card-filesystem.hh>

Public Attributes

char name [21]
 
uint16_t sizeInBlocks
 
uint8_t firstBlock
 

Detailed Description

A directory listing entry.

Member Data Documentation

◆ firstBlock

uint8_t psyqo::MemoryCardFileSystem::FileEntry::firstBlock

◆ name

char psyqo::MemoryCardFileSystem::FileEntry::name[21]

◆ sizeInBlocks

uint16_t psyqo::MemoryCardFileSystem::FileEntry::sizeInBlocks

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