wut/include/wut.h

12 lines
156 B
C

#pragma once
/*
* wut 1.0.0-alpha
*
* https://github.com/decaf-emu/wut
*/
#include "wut_structsize.h"
#include "wut_types.h"
#include "wut_rplwrap.h"