mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-03-25 20:20:21 -06:00
added magic_enum lib
This commit is contained in:
parent
53f504bd41
commit
1be2f847ba
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -4,3 +4,6 @@
|
||||
[submodule "third_party/spdlog"]
|
||||
path = third_party/spdlog
|
||||
url = https://github.com/gabime/spdlog
|
||||
[submodule "third_party/magic_enum"]
|
||||
path = third_party/magic_enum
|
||||
url = https://github.com/Neargye/magic_enum.git
|
||||
|
||||
1
third_party/magic_enum
vendored
Submodule
1
third_party/magic_enum
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 95c71dab42acb62bf5d4a781e8f29982f7f3046e
|
||||
Loading…
Reference in New Issue
Block a user