mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-09-06 16:57:25 +00:00
Reformat code with clang format
This commit is contained in:
@@ -11,4 +11,4 @@ class HalfFloat
|
||||
public:
|
||||
static float ToFloat(half_float_t half);
|
||||
static half_float_t ToHalf(float f);
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user