More random changes

This commit is contained in:
Megamouse 2021-04-09 21:12:47 +02:00 committed by Nekotekina
parent a485957130
commit a16d8ba3ea
211 changed files with 576 additions and 748 deletions

View file

@ -7,7 +7,7 @@
cfg_root g_cfg{};
bool cfg_root::node_core::has_rtm() const
bool cfg_root::node_core::has_rtm()
{
return utils::has_rtm();
}