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:
@@ -8,7 +8,7 @@ struct SLdrSpiderBallWaypoint {
|
||||
SLdrSpiderBallWaypoint();
|
||||
~SLdrSpiderBallWaypoint();
|
||||
|
||||
SLdrEditorProperties editor_properties;
|
||||
SLdrEditorProperties editorProperties;
|
||||
int flags;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user