Skip to content

Commit

Permalink
Update TESFile.h
Browse files Browse the repository at this point in the history
  • Loading branch information
TommInfinite authored Mar 16, 2024
1 parent ffb6ab7 commit 29a468b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CommonLibSF/include/RE/T/TESFile.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@ namespace RE
{
public:
SF_RTTI_VTABLE(TESFile);

std::uint8_t pad0[0x38];
char fileName[260];
//
};
}

0 comments on commit 29a468b

Please sign in to comment.