summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 8c53838..d903c32 100644
--- a/src/main.c
+++ b/src/main.c
@@ -615,6 +615,8 @@ int main(int argc, char *argv[])
.window = {
.background_color = {0.89, 0.8, 0.824, 1.0},
.scale = 1,
+ .width = 640,
+ .height = 480,
.surface = { .width = 640, .height = 480 },
.entry = {
.border = {