src/object.c file

Functions

void ObjectInit(Entity* this)
void ObjectUpdate(Entity* this)

Variables

void(*const gObjectFunctions