diff options
| author | elijah-thomas774 <elijahthomas774@gmail.com> | 2024-05-12 14:30:58 -0400 |
|---|---|---|
| committer | elijah-thomas774 <elijahthomas774@gmail.com> | 2024-05-12 14:30:58 -0400 |
| commit | a46e6e02042fdec4e79b21fed8028cdd52965515 (patch) | |
| tree | 93f75cad869f041f0a4b186781e944a2667484f3 /src/nw4r/ut/ut_FileStream.cpp | |
| parent | 834d0673ea3a737633ef26d19392e81aed87ebbf (diff) | |
added ported from comments
Diffstat (limited to 'src/nw4r/ut/ut_FileStream.cpp')
| -rw-r--r-- | src/nw4r/ut/ut_FileStream.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nw4r/ut/ut_FileStream.cpp b/src/nw4r/ut/ut_FileStream.cpp index a7b68cd0..bec64b31 100644 --- a/src/nw4r/ut/ut_FileStream.cpp +++ b/src/nw4r/ut/ut_FileStream.cpp @@ -1,3 +1,5 @@ +// Ported from https://github.com/kiwi515/ogws/blob/master/src/nw4r/ut/ut_FileStream.cpp + #include <nw4r/ut.h> namespace nw4r { |
