Identify unnamed eyespy functions

This commit is contained in:
Ryan Dwyer
2024-08-18 18:23:22 +10:00
parent 748a32c59e
commit f97b24ec40
7 changed files with 140 additions and 145 deletions
+1 -5
View File
@@ -8,11 +8,7 @@ f32 eyespy_find_ground(RoomNum *floorroom);
s32 eyespy_try_move_upwards(f32 yvel);
s32 eyespy_calculate_new_position(struct coord *vel);
bool eyespy_calculate_new_position_with_push(struct coord *vel);
s32 eyespy0f0cf890(struct coord *arg0, struct coord *arg1, struct coord *arg2, struct coord *arg3, struct coord *arg4);
s32 eyespy0f0cf9f8(struct coord *arg0, struct coord *arg1, struct coord *arg2);
s32 eyespy0f0cfafc(struct coord *arg0, struct coord *arg1, struct coord *arg2);
s32 eyespy0f0cfdd0(struct coord *vel, struct coord *arg1, struct coord *arg2);
void eyespy_update_vertical(void);
void eyespy_update_position(void);
bool eyespy_try_launch(void);
void eyespy_process_input(bool allowbuttons);
+2 -2
View File
@@ -10,8 +10,8 @@ f32 func0f1579cc(struct widthxz *arg0, struct xz *arg1, struct xz *arg2, struct
f32 cd_00024e40(void);
void cd_get_edge(struct coord *pos1, struct coord *pos2, u32 line, char *file);
f32 cd_00024e98(void);
s32 cd_00024ea4(void);
f32 cd_get_distance(void);
bool cd_has_distance(void);
struct prop *cd_get_obstacle_prop(void);
void cd_get_pos(struct coord *pos, u32 line, char *file);
void cd_get_obstacle_normal(struct coord *normal);