summaryrefslogtreecommitdiff
path: root/src/content_mapnode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/content_mapnode.h')
-rw-r--r--src/content_mapnode.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/content_mapnode.h b/src/content_mapnode.h
index 8f44126cf..9643db746 100644
--- a/src/content_mapnode.h
+++ b/src/content_mapnode.h
@@ -76,6 +76,5 @@ MapNode mapnode_translate_to_internal(MapNode n_from, u8 version);
#define CONTENT_NC 0x817
#define CONTENT_NC_RB 0x818
-
#endif