mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 23:29:55 -06:00
start work on display capture
also fix a bug in the compositing shader
This commit is contained in:
@ -153,6 +153,7 @@ int GetScale();
|
||||
|
||||
void VCount144();
|
||||
void RenderFrame();
|
||||
void PrepareCaptureFrame();
|
||||
u32* GetLine(int line);
|
||||
void SetupAccelFrame();
|
||||
|
||||
|
Reference in New Issue
Block a user