mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Move CreateStreamObject
to proper location (#1249)
This commit is contained in:

committed by
GitHub

parent
c9acd9a49f
commit
5a61cf6566
@@ -5,6 +5,7 @@
|
||||
#include "mxatom.h"
|
||||
#include "mxcore.h"
|
||||
|
||||
class MxDSFile;
|
||||
class MxPresenter;
|
||||
|
||||
// VTABLE: LEGO1 0x100dc868
|
||||
@@ -104,5 +105,6 @@ protected:
|
||||
};
|
||||
|
||||
MxDSObject* DeserializeDSObjectDispatch(MxU8*&, MxS16);
|
||||
MxDSObject* CreateStreamObject(MxDSFile*, MxS16);
|
||||
|
||||
#endif // MXDSOBJECT_H
|
||||
|
Reference in New Issue
Block a user