mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-07-11 11:37:03 +00:00
just making sure
This commit is contained in:
parent
1c22f1e1b4
commit
4c17cccdff
|
|
@ -215,4 +215,6 @@ protected:
|
|||
bool isLocalEndianDifferent(ESavePlatform plat) {
|
||||
return m_localEndian != getEndian(plat);
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
#undef MAKE_FOURCC
|
||||
Loading…
Reference in a new issue