mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-30 23:54:40 -04:00
Decompile func0f015400 and func0f015410
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
#include <ultra64.h>
|
||||
#include "types.h"
|
||||
|
||||
u32 func0f015400(void);
|
||||
u32 func0f015410(void);
|
||||
void func0f015400(void);
|
||||
|
||||
#endif
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
#ifndef IN_GAME_GAME_015410_H
|
||||
#define IN_GAME_GAME_015410_H
|
||||
#include <ultra64.h>
|
||||
#include "types.h"
|
||||
|
||||
void func0f015410(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user