Files
tmc/src/object/objectBF.c
T
2022-02-27 13:44:06 +01:00

5 lines
53 B
C

#include "entity.h"
void ObjectBF(Entity* this) {
}