2016-01-07 12:07:13 +00:00
|
|
|
#pragma once
|
2018-06-15 10:49:37 +01:00
|
|
|
|
|
|
|
/*
|
|
|
|
* wut 1.0.0-alpha
|
|
|
|
*
|
|
|
|
* https://github.com/decaf-emu/wut
|
|
|
|
*/
|
|
|
|
|
2016-01-07 12:07:13 +00:00
|
|
|
#include "wut_structsize.h"
|
|
|
|
#include "wut_types.h"
|
2019-04-22 12:43:37 +10:00
|
|
|
#include "wut_rplwrap.h"
|