Decompile func0f015260 and func0f015270

This commit is contained in:
Ryan Dwyer
2019-11-16 11:14:30 +10:00
parent b356545489
commit 0ca5decc4c
5 changed files with 23 additions and 19 deletions
-1
View File
@@ -4,6 +4,5 @@
#include "types.h"
u32 func0f015260(void);
u32 func0f015270(void);
#endif
+8
View File
@@ -0,0 +1,8 @@
#ifndef IN_GAME_GAME_015270_H
#define IN_GAME_GAME_015270_H
#include <ultra64.h>
#include "types.h"
u32 func0f015270(void);
#endif