mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 00:25:46 +00:00
Move dead submodules in-tree
Signed-off-by: swurl <swurl@swurl.xyz>
This commit is contained in:
parent
c0cceff365
commit
6c655321e6
4081 changed files with 1185566 additions and 45 deletions
9
externals/oboe/samples/RhythmGame/third_party/glm/simd/trigonometric.h
vendored
Normal file
9
externals/oboe/samples/RhythmGame/third_party/glm/simd/trigonometric.h
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
/// @ref simd
|
||||
/// @file glm/simd/trigonometric.h
|
||||
|
||||
#pragma once
|
||||
|
||||
#if GLM_ARCH & GLM_ARCH_SSE2_BIT
|
||||
|
||||
#endif//GLM_ARCH & GLM_ARCH_SSE2_BIT
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue