WiiUModuleSystem/include/wums.h

8 lines
129 B
C
Raw Normal View History

2020-05-17 21:12:26 +02:00
#ifndef WUMS_H_
#define WUMS_H_
#include "wums/common.h"
#include "wums/exports.h"
2020-05-29 17:37:01 +02:00
#include "wums/hooks.h"
2020-05-17 21:12:26 +02:00
#endif /* WUMS_H_ */