aboutsummaryrefslogtreecommitdiff
path: root/BuddhaTest/src/BuddhaTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'BuddhaTest/src/BuddhaTest.cpp')
-rw-r--r--BuddhaTest/src/BuddhaTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/BuddhaTest/src/BuddhaTest.cpp b/BuddhaTest/src/BuddhaTest.cpp
index 09a3cf1..f23fc5d 100644
--- a/BuddhaTest/src/BuddhaTest.cpp
+++ b/BuddhaTest/src/BuddhaTest.cpp
@@ -12,7 +12,7 @@ void error_callback(int error, const char* description)
int main()
{
unsigned int bufferWidth = 1600;
- unsigned int bufferHeight = 900;
+ unsigned int bufferHeight = 450;
unsigned int windowWidth = 1600;
unsigned int windowHeight = 900;