mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-09-27 15:05:49 +02:00
GSdx: Folder Reorganization. (#2657)
This pull request is for the pending reorganization of the folder structure on GSdx, making it better organized and easier to work with. Also remove unused GSTextureFX.cpp file.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "GPUDrawScanlineCodeGenerator.h"
|
||||
#include "GSVertexSW.h"
|
||||
#include "Renderers/SW/GSVertexSW.h"
|
||||
|
||||
static const int _args = 8;
|
||||
static const int _top = _args + 4;
|
||||
|
||||
Reference in New Issue
Block a user