Cutscene tests

This commit is contained in:
2026-07-02 11:18:36 -05:00
parent 01d89cf22c
commit 7b98e40ccf
15 changed files with 49 additions and 245 deletions
-6
View File
@@ -1,6 +0,0 @@
module = {
render() {
Text.draw(0, 0, "Hello World");
SpriteBatch.flush();
}
};