mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-09-12 04:09:01 -04:00
23 lines
263 B
C
23 lines
263 B
C
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
void func0f175f50(void)
|
|
{
|
|
// empty
|
|
}
|
|
|
|
void func0f175f58(s32 arg0, s32 arg1, s32 arg2)
|
|
{
|
|
// empty
|
|
}
|
|
|
|
bool func0f175f68(s32 arg0, s32 arg1)
|
|
{
|
|
return false;
|
|
}
|
|
|
|
void func0f175f78(s32 arg0, s32 arg1, s32 arg2)
|
|
{
|
|
// empty
|
|
}
|