Fix compile
This commit is contained in:
parent
35caab6f82
commit
d1aeabe464
4 changed files with 27 additions and 27 deletions
|
|
@ -22,10 +22,6 @@
|
|||
#include <string.h>
|
||||
#include <math.h>
|
||||
|
||||
static unsigned char konOffs[6]={
|
||||
0, 1, 2, 4, 5, 6
|
||||
};
|
||||
|
||||
#define IS_REALLY_MUTED(x) (isMuted[x] && (x<5 || !softPCM || (isMuted[5] && isMuted[6])))
|
||||
|
||||
const char* DivPlatformGenesis::getEffectName(unsigned char effect) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue