clang format

This commit is contained in:
2026-02-19 08:00:23 +03:00
parent 609970cdfe
commit 630ffa69f6
4 changed files with 4 additions and 4 deletions

View File

@@ -22,4 +22,4 @@ namespace omath::cry_engine
using RollAngle = Angle<float, -180.f, 180.f, AngleFlags::Normalized>;
using ViewAngles = omath::ViewAngles<PitchAngle, YawAngle, RollAngle>;
} // namespace omath::frostbite_engine
} // namespace omath::cry_engine