Format all files based on clang-format file
This commit is contained in:
@@ -7,7 +7,8 @@ namespace Copium
|
||||
SystemOrderer::SystemOrderer(std::type_index systemId, SystemPool* systemPool)
|
||||
: systemId{systemId},
|
||||
systemPool{systemPool}
|
||||
{}
|
||||
{
|
||||
}
|
||||
|
||||
void SystemOrderer::Before(const std::type_index& otherSystemId)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user