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
@@ -6,7 +6,7 @@
#include <span>
#include "audio_core/renderer/system.h"
#include "core/hle/service/audio/errors.h"
#include "service/audio/errors.h"
namespace Core {
class System;