Apply Vsync setting

This commit is contained in:
Riyyi
2026-09-12 18:13:00 +02:00
parent f1028acb10
commit 86ee8083b5
4 changed files with 163 additions and 96 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ Settings :: struct {
height: u16,
title: string,
mode: WindowMode,
refresh: u16,
refresh: u16, // 0 = unlimited
vsync: bool,
// TODO:
// windowed resizable y/n