mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-11 12:56:14 -05: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