summaryrefslogtreecommitdiff
path: root/cmds/bootanimation/BootAnimation.h
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/bootanimation/BootAnimation.h')
-rw-r--r--cmds/bootanimation/BootAnimation.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmds/bootanimation/BootAnimation.h b/cmds/bootanimation/BootAnimation.h
index a136ad0a90f2..86582053b4e1 100644
--- a/cmds/bootanimation/BootAnimation.h
+++ b/cmds/bootanimation/BootAnimation.h
@@ -213,6 +213,8 @@ private:
Texture mAndroid[2];
int mWidth;
int mHeight;
+ int mInitWidth;
+ int mInitHeight;
int mMaxWidth = 0;
int mMaxHeight = 0;
int mCurrentInset;