mirror of
https://github.com/zeldaret/tmc
synced 2026-06-17 15:17:15 -04:00
Rename objects
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/**
|
||||
* @file floatingBlock.c
|
||||
* @ingroup Objects
|
||||
*
|
||||
* @brief Floating Block object
|
||||
*/
|
||||
#include "object.h"
|
||||
|
||||
void FloatingBlock(Entity* this) {
|
||||
|
||||
Reference in New Issue
Block a user