Move RenderTargetWrapper to BizwareGL
This commit is contained in:
parent
bf4bac93b9
commit
673982003a
|
@ -1,9 +1,7 @@
|
|||
using System;
|
||||
using System.Drawing;
|
||||
|
||||
using BizHawk.Bizware.BizwareGL;
|
||||
|
||||
namespace BizHawk.Client.EmuHawk
|
||||
namespace BizHawk.Bizware.BizwareGL
|
||||
{
|
||||
public class RenderTargetWrapper
|
||||
{
|
Loading…
Reference in New Issue