diff options
| author | LLLL Colonq <llll@colonq> | 2025-03-17 04:45:07 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-03-17 04:45:07 -0400 |
| commit | 4943071802296b234402a879a8be67ade1e1e4a1 (patch) | |
| tree | e266b6ec89a7470b16c46c9ed2fe8218d9f80ff4 /crates/throwshade/src/lib.rs | |
| parent | 66a4f9ea42217367d61293e2f62c746aed984b05 (diff) | |
Update flake.nix
Diffstat (limited to 'crates/throwshade/src/lib.rs')
| -rw-r--r-- | crates/throwshade/src/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/throwshade/src/lib.rs b/crates/throwshade/src/lib.rs index 7fffa37..f6ee8a6 100644 --- a/crates/throwshade/src/lib.rs +++ b/crates/throwshade/src/lib.rs @@ -36,7 +36,6 @@ impl ThrowShade { } cfg_if::cfg_if! { - if #[cfg(target_arch = "wasm32")] { struct Game { throwshade: ThrowShade, |
