Rename objects

This commit is contained in:
octorock
2022-07-23 12:43:43 +02:00
parent ccba86d292
commit 852effa474
671 changed files with 5779 additions and 5277 deletions
+6
View File
@@ -1,3 +1,9 @@
/**
* @file floatingBlock.c
* @ingroup Objects
*
* @brief Floating Block object
*/
#include "object.h"
void FloatingBlock(Entity* this) {