mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
(Refactor) Use more forward declarations (#881)
* Use more forward declarations * Use more forward declarations * Add more forward declarations * Fix
This commit is contained in:

committed by
GitHub

parent
01b861bc09
commit
51adf75b9b
@@ -2,10 +2,11 @@
|
||||
#define MXMEDIAPRESENTER_H
|
||||
|
||||
#include "decomp.h"
|
||||
#include "mxdssubscriber.h"
|
||||
#include "mxpresenter.h"
|
||||
#include "mxstreamchunklist.h"
|
||||
|
||||
class MxDSSubscriber;
|
||||
|
||||
// VTABLE: LEGO1 0x100d4cd8
|
||||
// SIZE 0x50
|
||||
class MxMediaPresenter : public MxPresenter {
|
||||
|
Reference in New Issue
Block a user