gambatte: leave CoreOutputComm strings empty since we have nothing to say (for the moment)

This commit is contained in:
goyuken 2012-09-14 15:50:35 +00:00
parent c949276815
commit 1697e77042
1 changed files with 2 additions and 2 deletions

View File

@ -253,8 +253,8 @@ namespace BizHawk.Emulation.Consoles.GB
{
VsyncNum = 262144,
VsyncDen = 4389,
RomStatusAnnotation = "Bizwhackin it up",
RomStatusDetails = "LEVAR BURTON"
RomStatusAnnotation = null, //"Bizwhackin it up",
RomStatusDetails = null, //"LEVAR BURTON",
};
public CoreOutputComm CoreOutputComm