From 2d99d017fc90c03796a899ecb6dafab7bd95fbd2 Mon Sep 17 00:00:00 2001 From: Gwilym Kuiper Date: Mon, 31 Jan 2022 20:10:45 +0000 Subject: [PATCH] Stop printing the cloud positions --- examples/the-purple-night/src/main.rs | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/the-purple-night/src/main.rs b/examples/the-purple-night/src/main.rs index bc684fbf..3db060b3 100644 --- a/examples/the-purple-night/src/main.rs +++ b/examples/the-purple-night/src/main.rs @@ -2178,8 +2178,6 @@ fn game_with_level(gba: &mut agb::Gba) { let clouds = InfiniteScrolledMap::new( background.background(Priority::P3), Box::new(move |pos| { - agb::println!("CLOUDS: {}, {}", pos.x, pos.y); - ( tileset_ref, TileSetting::from_raw(