Convert entity to a class
FossilOrigin-Name: 4b002822f954056510cbb1f85d7687784e26782f63c5995f01ac6488d0632d80
This commit is contained in:
parent
34b31eb77f
commit
d42f82f1ec
19 changed files with 222 additions and 122 deletions
4
src/Entity.m
Normal file
4
src/Entity.m
Normal file
|
@ -0,0 +1,4 @@
|
|||
#import "Entity.h"
|
||||
|
||||
@implementation Entity
|
||||
@end
|
Loading…
Add table
Add a link
Reference in a new issue