mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-11 05:07:54 -04:00
15 lines
293 B
C
15 lines
293 B
C
#ifndef _IN_LIB_LIB_13790_H
|
|
#define _IN_LIB_LIB_13790_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
void func00013790(void);
|
|
void func00013798(void);
|
|
void func000142d4nb(void);
|
|
void func000137b0(s32 x, s32 y);
|
|
void func000137fc(char *text);
|
|
Gfx *func00013814(Gfx *gdl);
|
|
|
|
#endif
|