This commit is contained in:
gabest
2008-11-29 01:32:55 +00:00
parent 8ee42420f1
commit 2bf7d2c879
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
#include "GSDevice9.h"
#include "GSDevice10.h"
#define PSE_LT_GPU 2
#define PSE_LT_GPU 2
static HRESULT s_hr = E_FAIL;
static GPURendererBase* s_gpu = NULL;

View File

@@ -26,7 +26,7 @@
#pragma once
#define PLUGIN_VERSION 10
#define PLUGIN_VERSION 11
#include "GSVector.h"