This commit is contained in:
luboslenco
2025-03-02 21:07:17 +01:00
parent 32bc073574
commit c8a667bfee
59 changed files with 371 additions and 509 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
// ../../../make --graphics vulkan --run
function main() {
let ops: kinc_sys_ops_t = {
let ops: kinc_window_options_t = {
title: "Empty",
width: 1280,
height: 720,