mirror of
https://github.com/jakcron/nstool
synced 2024-11-22 21:49:30 +00:00
[nstool] Whitespace.
This commit is contained in:
parent
33313f208d
commit
7428640df9
1 changed files with 1 additions and 3 deletions
|
@ -24,9 +24,7 @@ private:
|
||||||
std::stringstream mErrorSs;
|
std::stringstream mErrorSs;
|
||||||
|
|
||||||
bool mOwnIFile;
|
bool mOwnIFile;
|
||||||
fnd::IFile* mFile;
|
fnd::IFile* mFile;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// data file
|
// data file
|
||||||
fnd::IFile* mData;
|
fnd::IFile* mData;
|
||||||
|
|
Loading…
Reference in a new issue