This commit is contained in:
2024-12-31 00:37:45 +01:00
parent 6cf19a6f9b
commit 3465acd673
5 changed files with 66 additions and 53 deletions

View File

@@ -119,6 +119,7 @@ Editor :: struct {
last_right_mouse_click_time: float;
menu_position: Vector2;
hide_ui: bool;
icons : struct {
play: Texture_Handle;