trying to eat the spaghetti (make it less)

This commit is contained in:
LunarAkai 2025-07-29 11:59:34 +02:00
commit 4ad7d2ebd0
42 changed files with 189 additions and 668 deletions

View file

@ -0,0 +1,8 @@
[package]
name = "moonhare_window"
edition = "2024"
version.workspace = true
authors.workspace = true
[dependencies]
winit = "0.30.12"