summaryrefslogtreecommitdiff
path: root/src/pig.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pig.h')
-rw-r--r--src/pig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pig.h b/src/pig.h
index 3f0a24c..849e290 100644
--- a/src/pig.h
+++ b/src/pig.h
@@ -28,6 +28,7 @@ typedef struct pig_t {
SDL_Window *window;
SDL_GLContext *gl;
stage_t *stage;
+ stage_t *sadface;
unsigned window_width, window_height;
unsigned windowed:1;
m4f_t transform;
© All Rights Reserved