summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/mii/types/core_data.cpp
diff options
context:
space:
mode:
authorgerman77 <juangerman-13@hotmail.com>2023-09-11 05:58:18 +0200
committergerman77 <juangerman-13@hotmail.com>2023-09-11 06:18:25 +0200
commit27929d7ca2b5fffc8866941d08cda921d586c45d (patch)
tree34b87648144aeed0ceb14b51afbdfa976a2aa35e /src/core/hle/service/mii/types/core_data.cpp
parentservice: mii: Move all raw data to it's file (diff)
downloadyuzu-27929d7ca2b5fffc8866941d08cda921d586c45d.tar
yuzu-27929d7ca2b5fffc8866941d08cda921d586c45d.tar.gz
yuzu-27929d7ca2b5fffc8866941d08cda921d586c45d.tar.bz2
yuzu-27929d7ca2b5fffc8866941d08cda921d586c45d.tar.lz
yuzu-27929d7ca2b5fffc8866941d08cda921d586c45d.tar.xz
yuzu-27929d7ca2b5fffc8866941d08cda921d586c45d.tar.zst
yuzu-27929d7ca2b5fffc8866941d08cda921d586c45d.zip
Diffstat (limited to 'src/core/hle/service/mii/types/core_data.cpp')
-rw-r--r--src/core/hle/service/mii/types/core_data.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/core/hle/service/mii/types/core_data.cpp b/src/core/hle/service/mii/types/core_data.cpp
new file mode 100644
index 000000000..a7b12ad8d
--- /dev/null
+++ b/src/core/hle/service/mii/types/core_data.cpp
@@ -0,0 +1,6 @@
+// SPDX-FileCopyrightText: Copyright 2023 yuzu Emulator Project
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#include "core/hle/service/mii/types/core_data.h"
+
+namespace Service::Mii {} // namespace Service::Mii