mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-30 07:44:34 -04:00
Decompile osViSetYScale
This commit is contained in:
@@ -180,6 +180,7 @@ void osViSetEvent(OSMesgQueue *mq, OSMesg msg, u32 retraceCount);
|
||||
void osViBlack(u8 active);
|
||||
void osViSetSpecialFeatures(u32 func);
|
||||
void osViSwapBuffer(void *vaddr);
|
||||
void osViSetYScale(f32 scale);
|
||||
|
||||
|
||||
#define OS_VI_NTSC_LPN1 0 /* NTSC */
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
#ifndef _IN_LIB_LIB_48EF0_H
|
||||
#define _IN_LIB_LIB_48EF0_H
|
||||
#include <ultra64.h>
|
||||
#include "types.h"
|
||||
|
||||
void func00048ef0(f32 arg0);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user