Fix for XK's commit. XK, if its wrong punch me in the face

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@337 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
daco65 2008-08-27 01:45:31 +00:00
parent d8b3122e0d
commit f55722e288
2 changed files with 10 additions and 1 deletions

View File

@ -17,6 +17,7 @@
#include "VideoState.h"
#include "TextureDecoder.h"
#include <windows.h>
void VideoCommon_SaveState() {
#ifdef WIN32

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Version="8,00"
Name="VideoCommon"
ProjectGUID="{E5D1F0C0-AA07-4841-A4EB-4CF4DAA6B0FA}"
RootNamespace="VideoCommon"
@ -449,6 +449,14 @@
RelativePath=".\Src\TextureDecoder.h"
>
</File>
<File
RelativePath=".\Src\VideoState.cpp"
>
</File>
<File
RelativePath=".\Src\VideoState.h"
>
</File>
<File
RelativePath=".\Src\XFBConvert.cpp"
>