47 #ifndef SRC_FS_VIRTFSRWOPS_H
48 #define SRC_FS_VIRTFSRWOPS_H
SDL_RWops * create_rwops(File *const file, const std::string &fname)
SDL_RWops * rwopsOpenWrite(const std::string &fname)
SDL_RWops * rwopsOpenRead(const std::string &fname)
SDL_RWops * rwopsOpenAppend(const std::string &fname)