Skip to content

Commit

Permalink
fix CopiedMatAccess size
Browse files Browse the repository at this point in the history
  • Loading branch information
elijah-thomas774 committed Sep 9, 2024
1 parent 51fe00e commit ed5fe5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/nw4r/g3d/g3d_scnmdl.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class ScnMdl : public ScnMdlSimple {
ResGenMode GetResGenMode(bool);

private:
char UNK_0x0[0x2C];
char UNK_0x0[0x34];
};

public:
Expand Down

0 comments on commit ed5fe5c

Please sign in to comment.