diff options
Diffstat (limited to 'Source/Core/VideoCommon/Src/XFMemory.cpp')
| -rw-r--r-- | Source/Core/VideoCommon/Src/XFMemory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/VideoCommon/Src/XFMemory.cpp b/Source/Core/VideoCommon/Src/XFMemory.cpp index 925e400dfc..3641d9f65c 100644 --- a/Source/Core/VideoCommon/Src/XFMemory.cpp +++ b/Source/Core/VideoCommon/Src/XFMemory.cpp @@ -19,4 +19,4 @@ // STATE_TO_SAVE
XFRegisters xfregs;
-u32 xfmem[XFMEM_SIZE];
\ No newline at end of file +u32 xfmem[XFMEM_SIZE]; |
