Stop printing the cloud positions

This commit is contained in:
Gwilym Kuiper 2022-01-31 20:10:45 +00:00
parent cd05fee360
commit 2d99d017fc

View file

@ -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(