mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-04 02:45:56 -04:00
10 lines
239 B
C
10 lines
239 B
C
#ifndef _IN_LIB_LIB_4D480_H
|
|
#define _IN_LIB_LIB_4D480_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0004d480(struct var800a3180 *arg0, u16 company_code, u32 game_code, char *game_name, char *ext_name);
|
|
u32 func0004d658(void);
|
|
|
|
#endif
|