summaryrefslogtreecommitdiff
path: root/src/code_08049DF4.c
diff options
context:
space:
mode:
authoroctorock <79596758+octorock@users.noreply.github.com>2023-12-30 18:26:19 +0100
committeroctorock <79596758+octorock@users.noreply.github.com>2023-12-30 18:30:00 +0100
commit3b87c0416294e830ad256226f315c6b416160493 (patch)
tree80494ea2ce83de07d27094354a931d143fd5d76c /src/code_08049DF4.c
parent33473d1d5bc818d47526f6a95c470e682b1b1530 (diff)
Invert NENT_DEPRECATED define
To define ENT_DEPRECATED in files that still need the old entity structs.
Diffstat (limited to 'src/code_08049DF4.c')
-rw-r--r--src/code_08049DF4.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/code_08049DF4.c b/src/code_08049DF4.c
index a4af4474..723626eb 100644
--- a/src/code_08049DF4.c
+++ b/src/code_08049DF4.c
@@ -1,4 +1,3 @@
-#define NENT_DEPRECATED
#include "asm.h"
#include "global.h"
#include "entity.h"