Renaming functions

This commit is contained in:
Adrien Bonnin
2024-09-09 19:51:23 +02:00
parent b77274c9ea
commit 1861ce5c0e
173 changed files with 752 additions and 753 deletions

View File

@@ -192,7 +192,7 @@ typedef struct actor_s{
u32 unk58_1: 1;
u32 unk58_0: 1;
f32 unk5C;
f32 unk60; // actor lifetime?
f32 lifetime_value; // actor lifetime?
f32 yaw_ideal; //0x64
f32 pitch;//0x68
f32 unk6C;
@@ -260,7 +260,7 @@ typedef struct actor_s{
u32 unk138_28:1;
u32 unk138_27:2;
u32 unk138_25:1;
u32 unk138_24:1;
u32 is_first_encounter:TRUE;
u32 unk138_23:1;
u32 unk138_22:1;
u32 unk138_21:1;