Split the core project into core/kernel/services as it's become a behemoth.

This commit is contained in:
Kelebek1
2023-11-14 20:44:10 +00:00
parent a134e924ff
commit b3bb5243e8
743 changed files with 2844 additions and 2742 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#pragma once
#include "core/hle/result.h"
#include "core/result.h"
namespace FileSys {