BizHawk/BizHawk.Emulation.Cores/Libretro/LibretroApi_Delegates.cs

8 lines
112 B
C#

using System;
using System.Runtime.InteropServices;
namespace BizHawk.Emulation.Cores.Libretro
{
}