wut/include/wut.h

11 lines
131 B
C
Raw Normal View History

2016-01-07 13:07:13 +01:00
#pragma once
2018-06-15 11:49:37 +02:00
/*
* wut 1.0.0-alpha
*
* https://github.com/decaf-emu/wut
*/
2016-01-07 13:07:13 +01:00
#include "wut_structsize.h"
#include "wut_types.h"