mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-09 20:40:35 -04:00
10 lines
188 B
C
10 lines
188 B
C
#ifndef _IN_LIB_LIB_50090_H
|
|
#define _IN_LIB_LIB_50090_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func00050090(void);
|
|
void func000500e4(u32 *ptr, f32 arg1, f32 arg2, f32 arg3);
|
|
|
|
#endif
|