core2/code_C0E60.c progress

This commit is contained in:
Banjo Kazooie
2022-07-31 20:18:47 -05:00
parent 6467dd9890
commit dd7da1678d
4 changed files with 63 additions and 11 deletions

View File

@@ -859,7 +859,7 @@ typedef struct {
typedef struct {
u8 pad0[4];
enum actor_e actor_id;
struct actor_marker_s *marker;
f32 position[3];
void (*unk14)(struct actor_s *, struct actor_marker_s *);