just making sure

This commit is contained in:
Tropical 2026-04-01 11:37:14 -05:00
parent 1c22f1e1b4
commit 4c17cccdff

View file

@ -215,4 +215,6 @@ protected:
bool isLocalEndianDifferent(ESavePlatform plat) {
return m_localEndian != getEndian(plat);
}
};
};
#undef MAKE_FOURCC