animation struct documentation
This commit is contained in:
@@ -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
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user