mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
SW/Tev: Replace Tev::SetRegColor with Tev::SetKonstColors
This commit is contained in:
@ -226,7 +226,6 @@ public:
|
||||
RED_C
|
||||
};
|
||||
|
||||
void SetKonstColors();
|
||||
void Draw();
|
||||
|
||||
void SetRegColor(int reg, int comp, s16 color);
|
||||
};
|
||||
|
Reference in New Issue
Block a user