mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Interpret Act3List properties, minor fixes (#1619)
Co-authored-by: jonschz <jonschz@users.noreply.github.com>
This commit is contained in:
@@ -41,7 +41,10 @@ public:
|
||||
|
||||
MxVideoParam& GetVideoParam() { return this->m_videoParam; }
|
||||
LPDIRECTDRAW GetDirectDraw() { return this->m_pDirectDraw; }
|
||||
|
||||
// FUNCTION: BETA10 0x1002e290
|
||||
MxDisplaySurface* GetDisplaySurface() { return this->m_displaySurface; }
|
||||
|
||||
MxRegion* GetRegion() { return this->m_region; }
|
||||
|
||||
// SYNTHETIC: LEGO1 0x100be280
|
||||
|
Reference in New Issue
Block a user