[Glide64] Remove space from filename to avoid confusion of build tools

a1b0c70492
This commit is contained in:
zilmar 2015-10-09 11:07:09 +11:00
parent f3d3a335fc
commit 7561a65624
14 changed files with 13 additions and 13 deletions

View File

@ -37,7 +37,7 @@
//
//****************************************************************
#include "Gfx #1.3.h"
#include "Gfx_1.3.h"
extern "C" {
#ifndef NOSSE
#include <xmmintrin.h>

View File

@ -37,7 +37,7 @@
//
//****************************************************************
#include "Gfx #1.3.h"
#include "Gfx_1.3.h"
#include "Util.h"
#include "Combine.h"

View File

@ -45,7 +45,7 @@
// -*- C++ -*- generated by wxGlade 0.6.3 on Tue Oct 07 22:39:28 2008
#include "Gfx #1.3.h"
#include "Gfx_1.3.h"
#include "DepthBufferRender.h"
#include "Config.h"
#include <wx/file.h>

View File

@ -37,7 +37,7 @@
//
//****************************************************************
#include "Gfx #1.3.h"
#include "Gfx_1.3.h"
#include "Util.h"
#include "Debugger.h"

View File

@ -45,7 +45,7 @@
//
//****************************************************************
#include "Gfx #1.3.h"
#include "Gfx_1.3.h"
#include "rdp.h"
#include "DepthBufferRender.h"

View File

@ -43,7 +43,7 @@
//****************************************************************
#include "Gfx #1.3.h"
#include "Gfx_1.3.h"
#include "FBtoScreen.h"
#include "TexCache.h"

View File

@ -43,7 +43,7 @@
//
//****************************************************************
#include "Gfx #1.3.h"
#include "Gfx_1.3.h"
Glide64Keys::Glide64Keys()
{

View File

@ -37,7 +37,7 @@
//
//****************************************************************
#include "Gfx #1.3.h"
#include "Gfx_1.3.h"
#include "Version.h"
#include <Common/std string.h>
#include <Settings/Settings.h>

View File

@ -42,7 +42,7 @@
//
//****************************************************************
#include "Gfx #1.3.h"
#include "Gfx_1.3.h"
#include "TexBuffer.h"
#include "CRC.h"

View File

@ -37,7 +37,7 @@
//
//****************************************************************
#include "Gfx #1.3.h"
#include "Gfx_1.3.h"
#include "TexCache.h"
#include "Combine.h"

View File

@ -36,7 +36,7 @@
****************************************************************
*/
#include "Gfx #1.3.h"
#include "Gfx_1.3.h"
/****************************************************************

View File

@ -37,7 +37,7 @@
//
//****************************************************************
#include "Gfx #1.3.h"
#include "Gfx_1.3.h"
#include "Util.h"
#include "Combine.h"
#include "3dmath.h"

View File

@ -37,7 +37,7 @@
//
//****************************************************************
#include "Gfx #1.3.h"
#include "Gfx_1.3.h"
#include <wx/confbase.h>
#include "3dmath.h"
#include "Util.h"