Decompile osViGetCurrentFramebuffer

This commit is contained in:
Ryan Dwyer
2021-01-26 19:37:26 +10:00
parent 9bd39d0101
commit d460a7fcdb
19 changed files with 32 additions and 76 deletions
-10
View File
@@ -1,10 +0,0 @@
#ifndef _IN_LIB_LIB_48830_H
#define _IN_LIB_LIB_48830_H
#include <ultra64.h>
#include "types.h"
void *osViGetCurrentFramebuffer(void);
void *osViGetNextFramebuffer(void);
OSPri osGetThreadPri(OSThread *thread);
#endif