summaryrefslogtreecommitdiff
path: root/crates/renderer/src/overlay.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/renderer/src/overlay.rs')
-rw-r--r--crates/renderer/src/overlay.rs4
1 files changed, 4 insertions, 0 deletions
diff --git a/crates/renderer/src/overlay.rs b/crates/renderer/src/overlay.rs
index accf3bb..9d1f722 100644
--- a/crates/renderer/src/overlay.rs
+++ b/crates/renderer/src/overlay.rs
@@ -2,6 +2,7 @@ pub mod model;
pub mod shader;
pub mod drawing;
pub mod automata;
+pub mod irish;
use teleia::*;
@@ -71,6 +72,9 @@ impl State {
sexp!((avatar overlay cursor)),
sexp!((avatar overlay emacs)),
sexp!((avatar automata spawn)),
+ sexp!((overlay irish start)),
+ sexp!((overlay irish update)),
+ sexp!((overlay irish save)),
]),
fig_binary: fig::BinaryClient::new("shiro:32051", false, &[
b"background frame"