16 lines
374 B
C
16 lines
374 B
C
#ifndef _IN_LIB_LIB_3A100_H
|
|
#define _IN_LIB_LIB_3A100_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
u32 func0003ae60(void);
|
|
u32 func0003b178(void);
|
|
u32 func0003b370(void);
|
|
u32 func0003b54c(void);
|
|
void func0003b710(f32 outputrate, f32 arg1, f32 arg2, f32 *arg3, f32 *arg4);
|
|
f32 func0003b9d4(s32 arg0);
|
|
void func0003ba64(struct fx *fx, f32 outputrate);
|
|
|
|
#endif
|