mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-11 18:41:14 +00:00
Add missing space
This commit is contained in:
parent
114a959741
commit
d65c87f04d
@ -54,7 +54,7 @@ class MxDiskStreamProvider : public MxStreamProvider
|
||||
virtual MxU32 GetStreamBuffersNum() override; //vtable+0x1c
|
||||
virtual void vtable0x20(undefined4 p_unknown1) override; //vtable+0x20
|
||||
virtual MxU32 GetLengthInDWords() override; //vtable+0x24
|
||||
virtual MxU32* GetBufferForDWords()override; //vtable+0x28
|
||||
virtual MxU32* GetBufferForDWords() override; //vtable+0x28
|
||||
|
||||
private:
|
||||
MxDiskStreamProviderThread m_thread; // 0x10
|
||||
|
||||
Loading…
Reference in New Issue
Block a user