mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 06:10:03 -06:00
(finally) make the threaded 3D renderer option actually work
This commit is contained in:
@ -113,6 +113,8 @@ bool Init();
|
||||
void DeInit();
|
||||
void Reset();
|
||||
|
||||
void SetupRenderThread();
|
||||
|
||||
void VCount144();
|
||||
void RenderFrame();
|
||||
void RequestLine(int line);
|
||||
|
Reference in New Issue
Block a user