Basic test for SMM functionality

This commit is contained in:
red binder 2026-04-13 00:27:30 +02:00
commit 7e22acda59
4 changed files with 107 additions and 0 deletions

View file

@ -5,3 +5,4 @@ pub mod friends_handler;
pub mod matchmake;
pub mod remote_console;
pub mod user;
pub mod datastore;