ManaPlus
|
Go to the source code of this file.
Namespaces | |
VirtFs | |
Functions | |
SDL_RWops * | VirtFs::create_rwops (File *const file, const std::string &fname) |
SDL_RWops * | VirtFs::rwopsOpenRead (const std::string &fname) |
SDL_RWops * | VirtFs::rwopsOpenWrite (const std::string &fname) |
SDL_RWops * | VirtFs::rwopsOpenAppend (const std::string &fname) |