Deals with finding savegames.
More...
#include <fios.h>
|
FiosType | type |
|
uint64 | mtime |
|
char | title [64] |
|
char | name [MAX_PATH] |
|
Deals with finding savegames.
Definition at line 87 of file fios.h.
◆ operator<()
bool FiosItem::operator< |
( |
const FiosItem & |
other | ) |
const |
Compare two FiosItem's.
Used with sort when sorting the file list.
- Parameters
-
- Returns
- for ascending order: returns true if da < db. Vice versa for descending order.
Definition at line 54 of file fios.cpp.
The documentation for this struct was generated from the following files: