feat: add wooden fish play template

This commit is contained in:
2026-05-21 23:34:07 +08:00
parent ef09a23c35
commit 5b0f9f3763
121 changed files with 11580 additions and 159 deletions

View File

@@ -0,0 +1,4 @@
pub use crate::domain::{
apply_run_checkpoint, default_floating_words, finish_run, normalize_floating_words,
normalize_word_counters,
};