BAHAHAHHHH

HARK HARK HARK
This commit is contained in:
Arisotura
2019-05-16 20:58:07 +02:00
parent c81bcccadc
commit c1746f0c60
8 changed files with 225 additions and 86 deletions

View File

@ -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: