mirror of
https://github.com/wiiu-env/wut.git
synced 2024-12-05 03:24:17 +01:00
Fix URL and status (#107)
This commit is contained in:
parent
ed4e168d21
commit
bb35c14451
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* \section Introduction
|
* \section Introduction
|
||||||
* An experimental in-development Wii U toolchain, the source can be found at
|
* An experimental in-development Wii U toolchain, the source can be found at
|
||||||
* https://github.com/decaf-emu/wut
|
* https://github.com/devkitPro/wut
|
||||||
*
|
*
|
||||||
* \section Usage
|
* \section Usage
|
||||||
* TODO.
|
* TODO.
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* wut 1.0.0-alpha
|
* wut 1.0.0-beta
|
||||||
*
|
*
|
||||||
* https://github.com/decaf-emu/wut
|
* https://github.com/devkitPro/wut
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "wut_structsize.h"
|
#include "wut_structsize.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user