diff --git a/BizHawk.Emulation/Consoles/Nintendo/Gameboy/Gambatte.cs b/BizHawk.Emulation/Consoles/Nintendo/Gameboy/Gambatte.cs index ee5ae856c8..3883e0207a 100644 --- a/BizHawk.Emulation/Consoles/Nintendo/Gameboy/Gambatte.cs +++ b/BizHawk.Emulation/Consoles/Nintendo/Gameboy/Gambatte.cs @@ -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