fixed natt's boo boo

This commit is contained in:
adelikat 2013-11-12 02:12:29 +00:00
parent 5d65b0ef77
commit 0aac1de628
1 changed files with 1 additions and 0 deletions

View File

@ -266,6 +266,7 @@ namespace BizHawk.Emulation.Consoles.Nintendo.GBA
/// get current cpu regs
/// </summary>
/// <param name="dest">length 18 please</param>
[DllImport("libmeteor.dll", CallingConvention = CallingConvention.Cdecl)]
public static extern void libmeteor_getregs(int[] dest);
public static readonly string[] regnames = new string[]