Decompile printfunc.c
This commit is contained in:
parent
951c59bacc
commit
c772f715b3
4 changed files with 57 additions and 7 deletions
|
|
@ -1,6 +1,5 @@
|
|||
#include "common.h"
|
||||
#include "dolphin/os.h"
|
||||
#include "stdio.h"
|
||||
|
||||
extern int gcsetjmp(jmp_buf *jump);
|
||||
extern void gclongjmp(jmp_buf *jump, int status);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue