mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-09 06:27:41 +00:00
10
include/Kyoto/CDvdRequest.hpp
Normal file
10
include/Kyoto/CDvdRequest.hpp
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef _CDVDREQUEST
|
||||
#define _CDVDREQUEST
|
||||
|
||||
#include "Kyoto/IDvdRequest.hpp"
|
||||
|
||||
class CDvdRequest : public IDvdRequest {
|
||||
|
||||
};
|
||||
|
||||
#endif // _CDVDREQUEST
|
||||
Reference in New Issue
Block a user