wut/include/wut.h

12 lines
155 B
C
Raw Normal View History

2016-01-07 12:07:13 +00:00
#pragma once
2018-06-15 10:49:37 +01:00
/*
2019-06-20 09:37:26 -04:00
* wut 1.0.0-beta
2018-06-15 10:49:37 +01:00
*
2019-06-20 09:37:26 -04:00
* https://github.com/devkitPro/wut
2018-06-15 10:49:37 +01:00
*/
2016-01-07 12:07:13 +00:00
#include "wut_structsize.h"
#include "wut_types.h"
#include "wut_rplwrap.h"