mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-02 10:09:46 -04:00
14 lines
273 B
C
14 lines
273 B
C
#ifndef _IN_LIB_LIB_44F60_H
|
|
#define _IN_LIB_LIB_44F60_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
u32 func00044f60(void);
|
|
u32 func00045608(void);
|
|
u32 func000458f8(void);
|
|
u32 func00045ab0(void);
|
|
void n_alLoadParam(void *arg0, s32 arg1, void *arg2);
|
|
|
|
#endif
|