cammelCase for intermediate structs

This commit is contained in:
Henrique Gemignani Passos Lima
2023-08-11 22:35:54 +03:00
parent 76b3a67852
commit 7539fb92cb
317 changed files with 3113 additions and 3113 deletions
@@ -9,13 +9,13 @@ struct SLdrHUDHint {
SLdrHUDHint();
~SLdrHUDHint();
SLdrEditorProperties editor_properties;
CAssetId hud_texture;
SLdrEditorProperties editorProperties;
CAssetId hudTexture;
float unknown_0x6078a651;
float unknown_0xf00bb6bb;
float icon_scale;
float animation_time;
int animation_frames;
float iconScale;
float animationTime;
int animationFrames;
int unknown_0xd993f97b;
};