Got hq4x to semi-usable state.

This commit is contained in:
William Kendrick 2003-12-21 01:01:50 +00:00
parent 8dee572c9d
commit 8ab8165e6b
4 changed files with 20 additions and 18 deletions

View file

@ -38,7 +38,7 @@
/* #define USE_HWSURFACE */
/* #define USE_HQ4X */
#define USE_HQ4X
/* Disable fancy cursors in fullscreen mode, to avoid SDL bug: */
@ -3007,7 +3007,7 @@ void stamp_draw(int x, int y)
/* Shrink or grow it! */
#ifdef HQ4X
#ifdef USE_HQ4X
if (state_stamps[cur_stamp]->size == 400)
{
/* Use high quality 4x filter! */