WiiUModuleSystem/include/wums.h
2020-05-29 17:37:01 +02:00

8 lines
129 B
C

#ifndef WUMS_H_
#define WUMS_H_
#include "wums/common.h"
#include "wums/exports.h"
#include "wums/hooks.h"
#endif /* WUMS_H_ */