add new struct and events

This commit is contained in:
2025-04-08 15:16:20 +03:00
parent ff3122c74d
commit 1ab87dd53d
35 changed files with 264 additions and 624 deletions

View File

@@ -1,6 +0,0 @@
executable(
meson.project_name(),
'main.cpp',
dependencies : deps,
cpp_args: args
)