mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-03 18:00:17 -05: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