mirror of
https://github.com/zeldaret/tp
synced 2026-07-11 15:28:38 -04:00
d_a_tag_lv6CstaSw OK (#272)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#ifndef M_DO_M_DO_HOSTIO_H
|
||||
#define M_DO_M_DO_HOSTIO_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
|
||||
class mDoHIO_entry_c {
|
||||
public:
|
||||
virtual ~mDoHIO_entry_c() {}
|
||||
};
|
||||
|
||||
#endif /* M_DO_M_DO_HOSTIO_H */
|
||||
Reference in New Issue
Block a user