mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-23 16:21:15 +00:00
disable formatter for assertion
This commit is contained in:
parent
0d11a2ff90
commit
5b191d9c9f
@ -30,8 +30,10 @@ struct LegoUnknown100db7f4 : public LegoEdge {
|
||||
p_point[2] = -m_unk0x28[2];
|
||||
}
|
||||
else {
|
||||
// clang-format off
|
||||
// FIXME: There is no * dereference in the original assertion
|
||||
assert(p_f.IsEqual( *m_faceB ));
|
||||
// clang-format on
|
||||
p_point = m_unk0x28;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user