blob: 7304640ae275a260f394dbb4cd78ee3f22b08417 [file] [log] [blame] [edit]
#pragma once
constexpr static int kZoomWindowWidth = 70;
constexpr static int kZoomWindowHeight = 42;
constexpr static int kZoomWindowScale = 16;