mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-15 01:07:58 -05:00
Reformat code with clang format
This commit is contained in:
@ -14,4 +14,4 @@ size_t LoadingFileStream::Load(void* buffer, const size_t length)
|
||||
int64_t LoadingFileStream::Pos()
|
||||
{
|
||||
return m_stream.tellg();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user