6 lines
95 B
C
6 lines
95 B
C
#pragma once
|
|
|
|
#define IS_SIMULATOR true
|
|
|
|
#define SCREEN_WIDTH 240
|
|
#define SCREEN_HEIGHT 360
|