diff options
author | HampusM <hampus@hampusmat.com> | 2025-08-09 12:37:46 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2025-08-09 13:50:46 +0200 |
commit | bb7c7d2f7d9bd9ad074c0186f5d503ee96b2f106 (patch) | |
tree | d58ed365764f320e3403c9ebd00f1b9d687217d5 /engine/src/renderer.rs | |
parent | 2d1cf05abb72699d38a7c7db7e131922252e1fc1 (diff) |
fix(ecs): remove use of linkme to make pc-windows-gnu builds work
Linkme is broken on the x86_64-pc-windows-gnu
target (see https://github.com/dtolnay/linkme/issues/25)
so static entities are now called entity declarations and must be
created manually.
Diffstat (limited to 'engine/src/renderer.rs')
0 files changed, 0 insertions, 0 deletions