mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
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