mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
VideoSW: Drop SetTevReg for colors.
This commit is contained in:
@ -87,5 +87,5 @@ public:
|
||||
|
||||
void Draw();
|
||||
|
||||
void SetRegColor(int reg, int comp, bool konst, s16 color);
|
||||
void SetRegColor(int reg, int comp, s16 color);
|
||||
};
|
||||
|
Reference in New Issue
Block a user