aboutsummaryrefslogtreecommitdiff
path: root/src/constants.h
blob: bb7390072307d74fc9436c8c51cbe58bdc863237 (plain)
1
2
3
const int SCREEN_WIDTH = 640;
const int SCREEN_HEIGHT = 480;
const int SCALE_FACTOR = 2;