sead
Loading...
Searching...
No Matches
seadInfLoopCheckerThread.h
Go to the documentation of this file.
1#ifndef SEAD_INF_LOOP_CHECKER_THREAD_H_
2#define SEAD_INF_LOOP_CHECKER_THREAD_H_
3
4#include <thread/seadThread.h>
5
6namespace sead {
7
9{
10public:
11 // TODO
12};
13
14} // namespace sead
15
16#endif // SEAD_INF_LOOP_CHECKER_THREAD_H_
Definition seadInfLoopCheckerThread.h:9
Definition seadThread.h:28
Definition seadAssert.h:44