1
0
mirror of https://github.com/slendidev/smath.git synced 2026-03-17 02:26:50 +02:00

Document SMATH_ANGLE_UNIT in smath.hpp's top comment

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2026-03-12 01:42:20 +02:00
parent 224b924772
commit 48eff7d784

View File

@@ -17,6 +17,7 @@
* *
* You can define the following macros to change functionality: * You can define the following macros to change functionality:
* - SMATH_IMPLICIT_CONVERSIONS * - SMATH_IMPLICIT_CONVERSIONS
* - SMATH_ANGLE_UNIT (=rad, =deg, =turns)
*/ */
#pragma once #pragma once