pass session event objects through safe::mail_t

This commit is contained in:
loki 2021-06-22 22:26:11 +02:00
commit 7e3abefc2c
10 changed files with 122 additions and 91 deletions

View file

@ -200,6 +200,7 @@ int main(int argc, char *argv[]) {
}
reed_solomon_init();
input::init();
if(video::init()) {
return 2;
}