General: Remove unimplemented function prototypes

This commit is contained in:
Lioncash
2015-09-05 16:06:25 -04:00
parent e01428935f
commit 633be0387d
29 changed files with 2 additions and 71 deletions

View File

@ -39,7 +39,6 @@ public:
static void SetEfbScaleChanged();
static void SetZSlope(float dfdx, float dfdy, float f0);
static void SetIndMatrixChanged(int matrixidx);
static void SetTevKSelChanged(int id);
static void SetZTextureTypeChanged();
static void SetIndTexScaleChanged(bool high);
static void SetTexCoordChanged(u8 texmapid);