mirror of
https://github.com/isledecomp/isle.git
synced 2024-11-26 17:46:38 -05:00
fbe7f8bbb0
* Use COMPAT_MODE macro to fix errors with mingw gcc 12.2 * MxOmni::m_timerRunning is a MxBool * MxDirect3D::m_unk0x88c is a MxBool * MxBackgroundAudioManager::m_unk0x13c is a MxS32 * Fix warning: deleting 'void*' is undefined [-Wdelete-incomplete] * Fix inline function 'void TglImpl::RendererImpl::Destroy()' used but never defined * Fix warning: inline function 'MxStreamerSubClass1::MxStreamerSubClass1(undefined4)' used but never defined * Use `FALSE` for m_timerRunning * Format * Format * Remove comment * Limit scope for variables in compat mode * clang-format --------- Co-authored-by: Christian Semmler <mail@csemmler.com> |
||
---|---|---|
.. | ||
camera.cpp | ||
device.cpp | ||
group.cpp | ||
impl.h | ||
light.cpp | ||
mesh.cpp | ||
renderer.cpp | ||
texture.cpp | ||
unk.cpp | ||
view.cpp |