refactor: reorganize hud-related elements into systems/hud submodule

This commit is contained in:
Ryan Walters
2025-09-09 17:00:32 -05:00
parent afae3c5e7b
commit ce8ea347e1
7 changed files with 270 additions and 239 deletions

View File

@@ -7,7 +7,7 @@ rustflags = [
]
runner = "node"
# despite being semantically identical to `target_os = "linux"`, the `cfg(linux)` syntax is not supported here. Who knows why...\
# despite being semantically identical to `target_os = "linux"`, the `cfg(linux)` syntax is not supported here. Who knows why...
# https://github.com/Xevion/Pac-Man/actions/runs/17596477856
[target.'cfg(target_os = "linux")']
rustflags = [