mirror of
https://github.com/redstrate/Kawari.git
synced 2025-07-10 16:07:45 +00:00
These were kind of scattered everywhere, instead we should move them into their own module. Kawari's custom IPC is moved here too.
4 lines
59 B
Rust
4 lines
59 B
Rust
pub mod chat;
|
|
pub mod kawari;
|
|
pub mod lobby;
|
|
pub mod zone;
|