forked from Ivasoft/DSView
make zip file in memory, function update
This commit is contained in:
@@ -34,4 +34,10 @@ public:
|
||||
|
||||
};
|
||||
|
||||
class ISessionDataGetter
|
||||
{
|
||||
public:
|
||||
virtual bool genSessionData(std::string &str) = 0;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user