diff options
| author | Physick <96335032+DegustatorPonos@users.noreply.github.com> | 2026-07-08 21:12:00 +0500 |
|---|---|---|
| committer | Physick <96335032+DegustatorPonos@users.noreply.github.com> | 2026-07-08 21:12:00 +0500 |
| commit | d9b6fb98ab3f53598d79a183195964b0306c91c7 (patch) | |
| tree | 852ad366fc2a8f393f6868f61d56443d09c51071 /build.zig | |
| parent | 586942c66f7d4aa71f0b60bb5de9ae19266f0cad (diff) | |
keyboard comm
Diffstat (limited to 'build.zig')
| -rw-r--r-- | build.zig | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ pub fn build(b: *std.Build) void { "src/main.c", "src/resources/resources.c", "src/ui_elements/UI.c", + "src/ui_elements/TextEditor.c", "src/scenes/sceneManager.c", "src/scenes/mainMenu.c", "src/scenes/puzzleScene.c", |
