From 6b4484472b79dc7ea7d1ce545a28fba7d3b7696f Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sat, 30 Jul 2005 21:11:48 +0000 Subject: Remove trailing whitespaces. svn-id: r18604 --- backends/ps2/GsDefs.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'backends/ps2/GsDefs.h') diff --git a/backends/ps2/GsDefs.h b/backends/ps2/GsDefs.h index e3966b3a3b..e149a10c76 100644 --- a/backends/ps2/GsDefs.h +++ b/backends/ps2/GsDefs.h @@ -71,10 +71,10 @@ enum GsRegs { GPR_CLAMP_1, // ... GPR_CLAMP_2, // ... GPR_FOG, // ... - + GPR_XYZF3 = 0x0C, // ... GPR_XYZ3, // ... - + GPR_TEX1_1 = 0x14, // ... GPR_TEX1_2, // ... GPR_TEX2_1, // ... @@ -84,16 +84,16 @@ enum GsRegs { GPR_PRMODECONT, // ... GPR_PRMODE, // ... GPR_TEXCLUT, // ... - + GPR_SCANMSK = 0x22, // ... - + GPR_MIPTBP1_1 = 0x34, // ... GPR_MIPTBP1_2, // ... GPR_MIPTBP2_1, // ... GPR_MIPTBP2_2, // ... - + GPR_TEXA = 0x3b, // ... - + GPR_FOGCOL = 0x3d, // ... GPR_TEXFLUSH = 0x3f,// Write to this register before using newly loaded texture @@ -118,7 +118,7 @@ enum GsRegs { GPR_TRXREG, // Setup Image Transfer Size GPR_TRXDIR, // Set Image Transfer Directon + Start Transfer GPR_HWREG, - + GPR_SIGNAL = 0x60, GPR_FINISH, GPR_LABEL -- cgit v1.2.3