mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-23 16:25:09 -04:00
Decompile func0f175f58, func0f175f68 and func0f175f78
This commit is contained in:
@@ -4,9 +4,8 @@
|
||||
#include "types.h"
|
||||
|
||||
void func0f175f50(void);
|
||||
u32 func0f175f58(void);
|
||||
void func0f175f90(void);
|
||||
u32 func0f175f98(void);
|
||||
u32 func0f175fc8(void);
|
||||
void func0f175f58(s32 arg0, s32 arg1, s32 arg2);
|
||||
bool func0f175f68(s32 arg0, s32 arg1);
|
||||
void func0f175f78(s32 arg0, s32 arg1, s32 arg2);
|
||||
|
||||
#endif
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
#ifndef IN_GAME_GAME_175F90_H
|
||||
#define IN_GAME_GAME_175F90_H
|
||||
#include <ultra64.h>
|
||||
#include "types.h"
|
||||
|
||||
void func0f175f90(void);
|
||||
u32 func0f175f98(void);
|
||||
u32 func0f175fc8(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user