mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
Trailing whitespace trimming
This commit is contained in:
parent
06425735d9
commit
7f328385db
88 changed files with 9577 additions and 9850 deletions
|
@ -46,7 +46,7 @@ public:
|
|||
bool StartLoad(const StringImpl& path);
|
||||
int GetTargetBitCount();
|
||||
|
||||
template <typename T>
|
||||
template <typename T>
|
||||
T& GetStreamData(const StreamDirectoryEntry& entry)
|
||||
{
|
||||
return *(T*)((uint8*)mMF.mData + entry.mDataRVA);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue