diff options
Diffstat (limited to 'src/GPU3D_Soft.cpp')
-rw-r--r-- | src/GPU3D_Soft.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/GPU3D_Soft.cpp b/src/GPU3D_Soft.cpp index 20283d3..23e45c2 100644 --- a/src/GPU3D_Soft.cpp +++ b/src/GPU3D_Soft.cpp @@ -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: |