PANDORA: Options and GUI
This commit is contained in:
parent
4d8d5f68fc
commit
aa80f4a852
|
@ -16,6 +16,7 @@
|
|||
#define clip_verify(x)
|
||||
#endif
|
||||
|
||||
//Sound generation, mixin, and channel regs emulation
|
||||
//x.15
|
||||
s32 volume_lut[16];
|
||||
//255 -> mute
|
||||
|
|
|
@ -7,6 +7,7 @@ USE_SDL :=1
|
|||
USE_OSS :=1
|
||||
#PGO_MAKE :=1
|
||||
PGO_USE :=1
|
||||
#USE_CCACHE :=1
|
||||
|
||||
#USE_CCACHE :=1
|
||||
|
||||
|
|
Loading…
Reference in New Issue