Common: Rename General to HostSys

Actually fits what it's doing.
This commit is contained in:
Stenzek
2023-12-26 21:25:10 +10:00
committed by Connor McLaughlin
parent 911d7f6533
commit 59d29b3648
35 changed files with 63 additions and 88 deletions
+1
View File
@@ -3,6 +3,7 @@
#include "common/Threading.h"
#include "common/Assertions.h"
#include "common/HostSys.h"
#ifdef _WIN32
#include "common/RedtapeWindows.h"