mirror of
https://github.com/zeldaret/tmc
synced 2026-07-06 05:54:31 -04:00
Rename objects
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/**
|
||||
* @file objectBF.c
|
||||
* @ingroup Objects
|
||||
*
|
||||
* @brief Object BF object
|
||||
*/
|
||||
#include "entity.h"
|
||||
|
||||
void ObjectBF(Entity* this) {
|
||||
|
||||
Reference in New Issue
Block a user