Increase default screen size
This commit is contained in:
@@ -110,8 +110,8 @@ namespace core {
|
|||||||
// Window Variables
|
// Window Variables
|
||||||
// ============================================================================
|
// ============================================================================
|
||||||
|
|
||||||
constexpr int kScreenWidth = 1200;
|
constexpr int kScreenWidth = 1440;
|
||||||
constexpr int kScreenHeight = 800;
|
constexpr int kScreenHeight = 900;
|
||||||
|
|
||||||
// ============================================================================
|
// ============================================================================
|
||||||
// 65816 LanguageDefinition
|
// 65816 LanguageDefinition
|
||||||
|
|||||||
Reference in New Issue
Block a user