Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAzack9 committed Dec 14, 2024
1 parent b5dfe1a commit 6fbc334
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions include/SMS/Player/MarioCap.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ public:
u32 _00;
u32 _04;
u16 _08;
J3DModel* mCap1;
J3DModel* mCap3;
J3DModel* mDiverHelm;
J3DModel* maGlass1;
J3DModel *mCap1;
J3DModel *mCap3;
J3DModel *mDiverHelm;
J3DModel *maGlass1;
};

extern const char *cDirtyFileName;
Expand Down

0 comments on commit 6fbc334

Please sign in to comment.