mirror of
https://github.com/wiiu-env/wut.git
synced 2024-12-13 22:41:48 +01:00
11 lines
131 B
C
11 lines
131 B
C
#pragma once
|
|
|
|
/*
|
|
* wut 1.0.0-alpha
|
|
*
|
|
* https://github.com/decaf-emu/wut
|
|
*/
|
|
|
|
#include "wut_structsize.h"
|
|
#include "wut_types.h"
|