animation struct documentation

This commit is contained in:
Banjo Kazooie
2023-03-12 23:11:39 -05:00
parent 7dd7a0b60c
commit af75d8b32d
293 changed files with 2031 additions and 1986 deletions

View File

@@ -12,19 +12,19 @@ void func_80388C20(Actor *this);
/* .data */
ActorInfo D_803903B0 = {
0x18B, 0x17B, 0x409, 0x0, NULL,
func_80388C20, NULL, func_80325888,
func_80388C20, NULL, actor_draw,
0, 0, 0.0f, 0
};
ActorInfo D_803903D4 = {
0x18C, 0x17C, 0x40A, 0x0, NULL,
func_80388C20, NULL, func_80325888,
func_80388C20, NULL, actor_draw,
0, 0, 0.0f, 0
};
ActorInfo D_803903F8 = {
0x18D, 0x17D, 0x40B, 0x0, NULL,
func_80388C20, NULL, func_80325888,
func_80388C20, NULL, actor_draw,
0, 0, 0.0f, 0
};