sead
Loading...
Searching...
No Matches
seadHostIOMgr.h
Go to the documentation of this file.
1#ifndef SEAD_HOST_IO_MGR_H_
2#define SEAD_HOST_IO_MGR_H_
3
4#include <basis/seadTypes.h>
5
6namespace sead {
7
9{
10public:
11 struct Parameter
12 {
13 };
14};
15
16} // namespace sead
17
18#endif // SEAD_HOST_IO_MGR_H_
Definition seadHostIOMgr.h:9
Definition seadAssert.h:44
Definition seadHostIOMgr.h:12