Further documentations have been made:
- src/fight: named more variables and functions, named some parameters - src/core1, src/core2: named some dummy functions, documented a bit of the graphics stack
This commit is contained in:
@@ -192,7 +192,7 @@ typedef struct actor_s{
|
||||
u32 unk58_1: 1;
|
||||
u32 unk58_0: 1;
|
||||
f32 unk5C;
|
||||
f32 unk60; //0x60
|
||||
f32 unk60; // actor lifetime?
|
||||
f32 yaw_ideal; //0x64
|
||||
f32 pitch;//0x68
|
||||
f32 unk6C;
|
||||
|
Reference in New Issue
Block a user