diff options
| author | octorock <79596758+octorock@users.noreply.github.com> | 2023-12-30 18:26:19 +0100 |
|---|---|---|
| committer | octorock <79596758+octorock@users.noreply.github.com> | 2023-12-30 18:30:00 +0100 |
| commit | 3b87c0416294e830ad256226f315c6b416160493 (patch) | |
| tree | 80494ea2ce83de07d27094354a931d143fd5d76c /src/code_08049DF4.c | |
| parent | 33473d1d5bc818d47526f6a95c470e682b1b1530 (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.c | 1 |
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" |
