diff options
Diffstat (limited to 'src/core/hle/config_mem.cpp')
-rw-r--r-- | src/core/hle/config_mem.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/hle/config_mem.cpp b/src/core/hle/config_mem.cpp index a45e614278..c7cf5b1d31 100644 --- a/src/core/hle/config_mem.cpp +++ b/src/core/hle/config_mem.cpp @@ -1,6 +1,6 @@ // Copyright 2014 Citra Emulator Project // Licensed under GPLv2 -// Refer to the license.txt file included. +// Refer to the license.txt file included. #include "common/common_types.h" |