Skip to content

Commit

Permalink
add isMute to gl version
Browse files Browse the repository at this point in the history
  • Loading branch information
tjwei committed Aug 31, 2017
1 parent e6bf9ec commit a81f16f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui/LnxMain.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
#include "../libpcsxcore/sio.h"

#include "Linux.h"

int isMute=0;
static void CreateMemcard(char *filename, char *conf_mcd)
{
struct stat buf;
Expand Down

0 comments on commit a81f16f

Please sign in to comment.