From 85fb9f0a75f9a441d35e0ed48f250d7b07301483 Mon Sep 17 00:00:00 2001 From: drumsetmonkey Date: Thu, 17 Dec 2015 08:29:01 -0500 Subject: Shit --- include/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/common.h b/include/common.h index 08ec73f..5c90222 100644 --- a/include/common.h +++ b/include/common.h @@ -70,7 +70,7 @@ typedef struct{ * The desired width of the game window. */ -#define SCREEN_WIDTH 1024 +#define SCREEN_WIDTH 1280 /** * The desired height of the game window. -- cgit v1.2.3