mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
move override
macro to compat.h
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#ifndef LEGOSTREAM_H
|
||||
#define LEGOSTREAM_H
|
||||
|
||||
#include "compat.h"
|
||||
#include "decomp.h"
|
||||
#include "mxtypes.h"
|
||||
|
||||
@@ -70,4 +71,4 @@ private:
|
||||
MxU32 m_offset;
|
||||
};
|
||||
|
||||
#endif // LEGOSTREAM_H
|
||||
#endif // LEGOSTREAM_H
|
||||
|
Reference in New Issue
Block a user