shut up warning noise
This commit is contained in:
parent
19cbdf7ac6
commit
03451df188
|
@ -5,6 +5,8 @@ using System.Text;
|
|||
using System.Runtime.InteropServices;
|
||||
using System.Reflection;
|
||||
|
||||
#pragma warning disable 649, 169
|
||||
|
||||
using BizHawk.Common;
|
||||
|
||||
namespace BizHawk.Emulation.Cores
|
||||
|
|
Loading…
Reference in New Issue