Files
eden/externals/oboe/samples/RhythmGame/third_party/glm/vec2.hpp
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
84 B
C++
Raw Normal View History

2025-05-31 02:33:02 -04:00
/// @ref core
/// @file glm/vec2.hpp
#pragma once
#include "detail/type_vec2.hpp"