summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/apt.cpp
diff options
context:
space:
mode:
authorbunnei <ericbunnie@gmail.com>2014-04-17 02:46:05 +0200
committerbunnei <ericbunnie@gmail.com>2014-04-17 02:46:05 +0200
commitb8851305bd9840c55a50ca386630f59166ae9578 (patch)
tree2775257c33901fa3773f8f6604ee59bfe7d6768a /src/core/hle/service/apt.cpp
parent- fixed tabs in function_wrappers.h (diff)
downloadyuzu-b8851305bd9840c55a50ca386630f59166ae9578.tar
yuzu-b8851305bd9840c55a50ca386630f59166ae9578.tar.gz
yuzu-b8851305bd9840c55a50ca386630f59166ae9578.tar.bz2
yuzu-b8851305bd9840c55a50ca386630f59166ae9578.tar.lz
yuzu-b8851305bd9840c55a50ca386630f59166ae9578.tar.xz
yuzu-b8851305bd9840c55a50ca386630f59166ae9578.tar.zst
yuzu-b8851305bd9840c55a50ca386630f59166ae9578.zip
Diffstat (limited to 'src/core/hle/service/apt.cpp')
-rw-r--r--src/core/hle/service/apt.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/core/hle/service/apt.cpp b/src/core/hle/service/apt.cpp
index e5c9dd873..4f8d7248d 100644
--- a/src/core/hle/service/apt.cpp
+++ b/src/core/hle/service/apt.cpp
@@ -8,6 +8,9 @@
#include "core/hle/hle.h"
#include "core/hle/service/apt.h"
+////////////////////////////////////////////////////////////////////////////////////////////////////
+// Namespace APT_U
+
namespace APT_U {
void Initialize() {