mirror of
https://github.com/wiiu-env/WiiUModuleSystem.git
synced 2026-03-21 17:44:16 -05:00
7 lines
105 B
C
7 lines
105 B
C
#ifndef WUMS_H_
|
|
#define WUMS_H_
|
|
|
|
#include "wums/common.h"
|
|
#include "wums/exports.h"
|
|
|
|
#endif /* WUMS_H_ */ |