summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/Tev.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Core/VideoBackends/Software/Tev.h')
-rw-r--r--Source/Core/VideoBackends/Software/Tev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/VideoBackends/Software/Tev.h b/Source/Core/VideoBackends/Software/Tev.h
index 41d880be86..119ab91bd1 100644
--- a/Source/Core/VideoBackends/Software/Tev.h
+++ b/Source/Core/VideoBackends/Software/Tev.h
@@ -57,7 +57,7 @@ class Tev
INDIRECT = 32
};
- void SetRasColor(int colorChan, int swaptable);
+ void SetRasColor(RasColorChan colorChan, int swaptable);
void DrawColorRegular(const TevStageCombiner::ColorCombiner& cc, const InputRegType inputs[4]);
void DrawColorCompare(const TevStageCombiner::ColorCombiner& cc, const InputRegType inputs[4]);