wut/include/wut.h
2019-06-20 14:37:26 +01:00

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"