mirror of
https://github.com/zeldaret/tmc
synced 2026-06-22 08:55:50 -04:00
Rename objects
This commit is contained in:
@@ -1,8 +1,14 @@
|
||||
/**
|
||||
* @file macroBook.c
|
||||
* @ingroup Objects
|
||||
*
|
||||
* @brief Macro Book object
|
||||
*/
|
||||
#define NENT_DEPRECATED
|
||||
#include "entity.h"
|
||||
#include "functions.h"
|
||||
#include "flags.h"
|
||||
#include "asm.h"
|
||||
#include "entity.h"
|
||||
#include "flags.h"
|
||||
#include "functions.h"
|
||||
#include "npc.h"
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user