mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-04 06:54:33 +00:00
[headers 14] libc64 headers (#2177)
* [headers 14] libc64 headers * bss * bss
This commit is contained in:
parent
cbf9eacf42
commit
76d97ac18a
16 changed files with 73 additions and 40 deletions
|
@ -1,9 +0,0 @@
|
|||
#ifndef STDIO_H
|
||||
#define STDIO_H
|
||||
|
||||
#include "stdarg.h"
|
||||
|
||||
int sprintf(char* dst, const char* fmt, ...);
|
||||
int vsprintf(char* dst, const char* fmt, va_list args);
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue