mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-14 20:05:47 -04:00
GTE: Fix NCDS
This commit is contained in:
@ -72,7 +72,7 @@ private:
|
||||
|
||||
void RTPS(const s16 V[3], bool sf, bool lm, bool last);
|
||||
void NCCS(const s16 V[3], u8 shift, bool lm);
|
||||
void NCDS(const s16 V[3], bool sf, bool lm);
|
||||
void NCDS(const s16 V[3], u8 shift, bool lm);
|
||||
void DPCS(const u8 color[3], u8 shift, bool lm);
|
||||
|
||||
void Execute_RTPS(Instruction inst);
|
||||
|
Reference in New Issue
Block a user