satisfy my own comment about the " C "

This commit is contained in:
zeromus 2014-09-14 18:01:20 +00:00
parent 53d45ff184
commit 81e1cfe549
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ namespace BizHawk.Client.Common
string prefix;
//TODO - someone please say what in the heck " C " is supposed to mean
//" C " is for N64 "P1 C Up" and the like, which should not be subject to mutexing
if (button.Contains("Down") && !button.Contains(" C "))
{