mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-09-02 01:42:31 -04:00
33 lines
492 B
C
33 lines
492 B
C
#include <ultra64.h>
|
|
#include "constants.h"
|
|
#include "gvars/gvars.h"
|
|
#include "setup/setup_000000.h"
|
|
#include "setup/setup_0160b0.h"
|
|
#include "setup/setup_020df0.h"
|
|
#include "types.h"
|
|
#include "game/game_1668e0.h"
|
|
#include "game/game_175f50.h"
|
|
|
|
void func0f175f90(void)
|
|
{
|
|
// empty
|
|
}
|
|
|
|
void func0f175f98(void)
|
|
{
|
|
func0f167330();
|
|
func00012528(5);
|
|
func0f1672f0(5);
|
|
}
|
|
|
|
void func0f175fc8(void)
|
|
{
|
|
func00012594(5);
|
|
func0f1672f0(5);
|
|
}
|
|
|
|
char *func0f175ff0(void)
|
|
{
|
|
return "Apr 6 2000 15:05:01";
|
|
}
|