Format files with dfmt

This commit is contained in:
mmcomando 2018-09-10 21:48:33 +02:00
parent 2069e7b420
commit 86e4e57f74
4 changed files with 50 additions and 46 deletions

View file

@ -15,4 +15,4 @@ struct System
uint[] components;
void function(ref EntityManager.CallData data, void* entity) update;
}
}