mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
initial class structure for dComIfG_inf_c
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#ifndef M_DO_DVD_THREAD_H_
|
||||
#define M_DO_DVD_THREAD_H_
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
class mDoDVDThd_command_c {
|
||||
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user