summaryrefslogtreecommitdiff
path: root/src/core/memory.h
diff options
context:
space:
mode:
authorGravatar yzct123452021-08-05 20:29:43 +0000
committerGravatar GitHub2021-08-05 20:29:43 +0000
commit4edfa6ad8ff65e91dd6363e10546e1b894d3460b (patch)
tree299303ac00a394e39d1acbf5269c5ac596650801 /src/core/memory.h
parentmemory: Clean up code (diff)
downloadyuzu-4edfa6ad8ff65e91dd6363e10546e1b894d3460b.tar.gz
yuzu-4edfa6ad8ff65e91dd6363e10546e1b894d3460b.tar.xz
yuzu-4edfa6ad8ff65e91dd6363e10546e1b894d3460b.zip
memory: Address lioncash's review
Diffstat (limited to 'src/core/memory.h')
-rw-r--r--src/core/memory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/memory.h b/src/core/memory.h
index 9122cbab9..b5721b740 100644
--- a/src/core/memory.h
+++ b/src/core/memory.h
@@ -1,4 +1,4 @@
1// Copyright 2021 Citra Emulator Project 1// Copyright 2014 Citra Emulator Project
2// Licensed under GPLv2 or any later version 2// Licensed under GPLv2 or any later version
3// Refer to the license.txt file included. 3// Refer to the license.txt file included.
4 4