summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 96cc993..c14c525 100644
--- a/src/main.c
+++ b/src/main.c
@@ -27,6 +27,7 @@ main([[maybe_unused]] int argc, [[maybe_unused]] char **argv)
.ratio=4/3.,
.basepath=argv[1],
.pixel_perfect=true,
+ .title="blink//nothing changed",
.target_fps=60) == 0);
defer(TZR_Quit);
input_new_action("action");