Remove static screen size vars
This commit is contained in:
@@ -119,13 +119,6 @@ namespace core {
|
||||
|
||||
constexpr float kYazeVersion = 0.05;
|
||||
|
||||
// ============================================================================
|
||||
// Window Variables
|
||||
// ============================================================================
|
||||
|
||||
constexpr int kScreenWidth = 1200;
|
||||
constexpr int kScreenHeight = 800;
|
||||
|
||||
// ============================================================================
|
||||
// Magic numbers
|
||||
// ============================================================================
|
||||
|
||||
Reference in New Issue
Block a user