mirror of
https://github.com/PrimeDecomp/echoes.git
synced 2026-07-12 18:18:57 -07:00
cammelCase for intermediate structs
This commit is contained in:
@@ -10,16 +10,16 @@ struct SLdrSandBossStructB {
|
||||
|
||||
SLdrDamageInfo damage;
|
||||
float duration;
|
||||
float change_direction_interval;
|
||||
float changeDirectionInterval;
|
||||
float unknown_0x1b57d422;
|
||||
float change_direction_chance;
|
||||
float inner_radius;
|
||||
float outer_radius;
|
||||
float changeDirectionChance;
|
||||
float innerRadius;
|
||||
float outerRadius;
|
||||
float unknown_0x52642b7e;
|
||||
float unknown_0xfda3eb4b;
|
||||
float turn_speed;
|
||||
float turnSpeed;
|
||||
float unknown_0x47cde539;
|
||||
int sound_charge_beam;
|
||||
int soundChargeBeam;
|
||||
int unknown_0x8d4f3b88;
|
||||
float unknown_0xbf88fe4f;
|
||||
float unknown_0x74c702b3;
|
||||
|
||||
Reference in New Issue
Block a user