Fix URL and status (#107)

This commit is contained in:
Crayon 2019-06-20 09:37:26 -04:00 committed by Dave Murphy
parent ed4e168d21
commit bb35c14451
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
*
* \section Introduction
* 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
* TODO.

View File

@ -1,9 +1,9 @@
#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"