summaryrefslogtreecommitdiff
path: root/2d
diff options
context:
space:
mode:
Diffstat (limited to '2d')
-rw-r--r--2d/stage.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/2d/stage.scm b/2d/stage.scm
index 29a9445..5f5d8ca 100644
--- a/2d/stage.scm
+++ b/2d/stage.scm
@@ -28,8 +28,7 @@
#:export (make-stage
stage?
stage-agenda
- stage-observer
- stage-env
+ stage-state
stage-scene
set-stage-scene!
enter-stage