mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-16 00:12:29 -06:00
fix: remove emscripten main_loop_callback targeted code
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
//! This module contains the main game logic and state.
|
||||
use std::time::{Duration, Instant};
|
||||
|
||||
use anyhow::Result;
|
||||
use glam::UVec2;
|
||||
|
||||
Reference in New Issue
Block a user