mirror of
https://github.com/wiiu-env/wut.git
synced 2025-01-08 14:30:41 +01:00
12 lines
155 B
C
12 lines
155 B
C
#pragma once
|
|
|
|
/*
|
|
* wut 1.0.0-beta
|
|
*
|
|
* https://github.com/devkitPro/wut
|
|
*/
|
|
|
|
#include "wut_structsize.h"
|
|
#include "wut_types.h"
|
|
#include "wut_rplwrap.h"
|