parent
e2d5c5621b
commit
ec2baf17af
|
@ -151,7 +151,9 @@ namespace BizHawk.Client.EmuHawk
|
||||||
Console.WriteLine($"requested ext. tool dll {requestedExtToolDll} could not be loaded");
|
Console.WriteLine($"requested ext. tool dll {requestedExtToolDll} could not be loaded");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#if DEBUG
|
||||||
AddDebugMenu();
|
AddDebugMenu();
|
||||||
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
static MainForm()
|
static MainForm()
|
||||||
|
|
Loading…
Reference in New Issue