annotate runners/src/lib.rs @ 796:d876ac2ccfe1 default tip

Pass audio only once to GameRunner This prevents it being recreated every stage change, and playing music over the previous stages’ music.
author Link Mauve <linkmauve@linkmauve.fr>
date Sun, 28 Jun 2026 14:27:03 +0200
parents cad9e422b18f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
762
cad9e422b18f interpreters, runners: Add missing mod/lib files.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
parents:
diff changeset
1 pub mod common;