Decompile eyespyFindGround

This commit is contained in:
Ryan Dwyer
2020-03-15 19:08:05 +10:00
parent ebc190394a
commit 878158e596
5 changed files with 40 additions and 71 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include <ultra64.h>
#include "types.h"
u32 func0f0cf150(void);
f32 eyespyFindGround(s16 *floorroom);
u32 func0f0cf230(void);
u32 func0f0cf38c(void);
u32 func0f0cf728(void);
+1
View File
@@ -96,6 +96,7 @@ extern u32 var80070e9c;
extern u32 var80070ea8;
extern u32 var80070ec0;
extern u32 var80070ec4;
extern f32 g_EyespyMaxHeight;
extern u32 var80070ed4;
extern u32 var80070ed8;
extern u32 var80070edc;
+1 -1
View File
@@ -1118,7 +1118,7 @@ struct eyespy {
/*0x4c*/ struct coord unk4c;
/*0x58*/ f32 speed;
/*0x5c*/ f32 oldground;
/*0x60*/ f32 height;
/*0x60*/ f32 height; // height above ground - 80 to 160
/*0x64*/ f32 gravity;
/*0x68*/ u8 camerashuttertime;
/*0x69*/ u8 hit;