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
+5 -5
View File
@@ -2,15 +2,15 @@
* @file windTribeTeleporter.c
* @ingroup Objects
*
* @brief WindTribeTeleporter object
* @brief Wind Tribe Teleporter object
*/
#define NENT_DEPRECATED
#include "global.h"
#include "object.h"
#include "functions.h"
#include "hitbox.h"
#include "collision.h"
#include "functions.h"
#include "global.h"
#include "hitbox.h"
#include "object.h"
typedef struct {
/*0x00*/ Entity base;