mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
Update miniwin/src/internal/d3drmobject_impl.h
This commit is contained in:
parent
c8051a01cb
commit
d31ac092ab
@ -66,6 +66,7 @@ struct Direct3DRMObjectBaseImpl : public T {
|
||||
|
||||
protected:
|
||||
std::vector<std::pair<D3DRMOBJECTCALLBACK, void*>> m_callbacks;
|
||||
|
||||
private:
|
||||
LPD3DRM_APPDATA m_appData = nullptr;
|
||||
char* m_name = nullptr;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user