forked from dolphin-emu/dolphin
VideoSoftware: remove const memory usage of DebugUtil
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
namespace DebugUtil
|
||||
{
|
||||
void Init();
|
||||
void Shutdown();
|
||||
|
||||
void GetTextureRGBA(u8 *dst, u32 texmap, s32 mip, u32 width, u32 height);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user