added library to print system info to be able to debug user files better

This commit is contained in:
georgemoralis 2024-07-04 14:30:34 +03:00
parent fd39c50910
commit a91c049754
6 changed files with 26 additions and 1 deletions

3
.gitmodules vendored
View file

@ -58,3 +58,6 @@
[submodule "externals/tracy"]
path = externals/tracy
url = https://github.com/shadps4-emu/tracy.git
[submodule "externals/hwinfo"]
path = externals/hwinfo
url = https://github.com/shadps4-emu/ext-hwinfo.git