mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 23:29:55 -06:00
welp.
progress
This commit is contained in:
@ -215,7 +215,7 @@ void GPU2D::SetFramebuffer(u32* buf)
|
||||
Framebuffer = buf;
|
||||
}
|
||||
|
||||
void GPU2D::SetDisplaySettings(int scale, bool accel)
|
||||
void GPU2D::SetDisplaySettings(bool accel)
|
||||
{
|
||||
Accelerated = accel;
|
||||
|
||||
|
Reference in New Issue
Block a user