mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-22 22:01:06 -06:00
BAHAHAHHHH
HARK HARK HARK
This commit is contained in:
@ -143,6 +143,11 @@ void SetDisplaySettings(int scale, bool accel)
|
||||
printf("SOFT RENDERER SCALE FACTOR: TODO!!!\n");
|
||||
}
|
||||
|
||||
int GetScale()
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
// Notes on the interpolator:
|
||||
|
Reference in New Issue
Block a user