implement export/import ppbr
This commit is contained in:
@@ -102,6 +102,8 @@ public:
|
||||
bool preload();
|
||||
void unload();
|
||||
bool valid();
|
||||
void relocate_paths(std::string base);
|
||||
std::string replace_path(std::string path, std::string new_base);
|
||||
|
||||
virtual bool read(BinaryStreamReader& r) override;
|
||||
virtual void write(BinaryStreamWriter& w) const override;
|
||||
|
||||
Reference in New Issue
Block a user