prime/include/Kyoto/CDvdRequestManager.hpp

11 lines
156 B
C++

#ifndef _CDVDREQUESTMANAGER
#define _CDVDREQUESTMANAGER
class CDvdRequestSys {
public:
static bool mManagerInstalled;
};
#endif // _CDVDREQUESTMANAGER