aboutsummaryrefslogtreecommitdiffstats
path: root/src/meh.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/meh.h')
-rw-r--r--src/meh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/meh.h b/src/meh.h
index a2aa42f..4333f51 100644
--- a/src/meh.h
+++ b/src/meh.h
@@ -20,7 +20,7 @@ typedef enum{
LOADED,
SCALED,
DRAWN,
- NOOP
+ ERROR
} imgstate;
struct image{