aboutsummaryrefslogtreecommitdiff
path: root/src/wx/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/main.h')
-rw-r--r--src/wx/main.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wx/main.h b/src/wx/main.h
index ef27194..0b44a8e 100644
--- a/src/wx/main.h
+++ b/src/wx/main.h
@@ -99,6 +99,9 @@ protected:
SDL_Renderer* sdlrend;
SDL_Texture* sdltex;
+ SDL_Rect topsrc, topdst;
+ SDL_Rect botsrc, botdst;
+
void* texpixels;
int texstride;