Add a bunch of coreinit functions.

This commit is contained in:
James Benton
2016-01-07 12:07:13 +00:00
parent 9cd1940bc8
commit 9f42cfa12e
23 changed files with 1490 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#pragma once
#include <stdint.h>
#include <wut.h>
#ifdef __cplusplus
extern "C" {