mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-07 20:01:13 -04:00
11 lines
236 B
C
11 lines
236 B
C
#ifndef _IN_LIB_LIB_4D000_H
|
|
#define _IN_LIB_LIB_4D000_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
u32 func0004d000(u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4, u32 arg5, u32 *arg6);
|
|
u32 func0004d334(void);
|
|
|
|
#endif
|