e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
26b8917a032e9ca6221c38d03543d02f7f8245ac
starkingdoms
/
crates
/
unified
/
src
/
shared
/physics.rs
-rw-r--r--
94 bytes
View
Log
View raw
Permalink
26b8917a
—
ghostly_zsh
fix: I was an idiot and forget to re-add starfield parallax
7 days ago
1
2
3
use
crate
::
prelude
::
*
;
pub
fn
register_physics_components_for_replication
(
_app
:
&
mut
App
)
{}