summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/XFMemory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Core/VideoCommon/XFMemory.cpp')
-rw-r--r--Source/Core/VideoCommon/XFMemory.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/Source/Core/VideoCommon/XFMemory.cpp b/Source/Core/VideoCommon/XFMemory.cpp
new file mode 100644
index 0000000000..0e54fea373
--- /dev/null
+++ b/Source/Core/VideoCommon/XFMemory.cpp
@@ -0,0 +1,8 @@
+// Copyright 2008 Dolphin Emulator Project
+// Licensed under GPLv2+
+// Refer to the license.txt file included.
+
+#include "VideoCommon/XFMemory.h"
+
+// STATE_TO_SAVE
+XFMemory xfmem;