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

@ -17,4 +17,4 @@ struct EntityTemplate
{
ubyte[] entity_data;
EntityManager.EntityInfo* info;
}
}