Add zeml, zelda3 editor markup language, for UI rendering and data manipulation

This commit is contained in:
scawful
2024-04-17 20:12:17 -04:00
parent 11004cfa46
commit 6c330eabd8
3 changed files with 488 additions and 0 deletions

View File

@@ -53,6 +53,7 @@ set(
app/gui/widgets.cc
app/gui/color.cc
app/gui/pipeline.cc
app/gui/zeml.cc
)
set(