mirror of
https://github.com/wiiu-env/WiiUModuleSystem.git
synced 2024-11-14 05:55:07 +01:00
8 lines
129 B
C
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_ */ |