aboutsummaryrefslogtreecommitdiffstats
path: root/src/meh.h
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2009-12-22 23:49:05 -0800
committerJohn Hawthorn <john.hawthorn@gmail.com>2009-12-22 23:49:05 -0800
commit63a954808a57f31490202efc3e08616a6ac6a6d0 (patch)
treee6b8f889f503c3904e92faf30bc4074013197fa0 /src/meh.h
parentad0dcfe1a57c2cc42de21471320d25e95a329e82 (diff)
downloadmirror-meh-63a954808a57f31490202efc3e08616a6ac6a6d0.tar.gz
mirror-meh-63a954808a57f31490202efc3e08616a6ac6a6d0.tar.bz2
mirror-meh-63a954808a57f31490202efc3e08616a6ac6a6d0.zip
aleays redraw after scaling, allows more responsive resizing.
Diffstat (limited to 'src/meh.h')
-rw-r--r--src/meh.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/meh.h b/src/meh.h
index 602ecee..b8522d9 100644
--- a/src/meh.h
+++ b/src/meh.h
@@ -18,6 +18,8 @@ typedef enum{
FASTSCALED,
FASTDRAWN,
LOADED,
+ FASTSCALED2,
+ FASTDRAWN2,
SCALED,
DRAWN,
ERROR